File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
23 <modelVersion >4.0.0</modelVersion >
34
45 <groupId >org.dhatim</groupId >
1920 </licenses >
2021
2122 <scm >
22- <connection >scm:git:https://github.com/dhatim/hamcrest-postgresql</connection >
23- <tag >HEAD</tag >
23+ <connection >scm:git:git@github.com:dhatim/hamcrest-postgresql.git</connection >
24+ <developerConnection >scm:git:git@github.com:dhatim/hamcrest-postgresql.git</developerConnection >
25+ <url >git@github.com:dhatim/hamcrest-postgresql.git</url >
2426 </scm >
2527
2628 <properties >
You can’t perform that action at this time.
0 commit comments