File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5151 <parent >
5252 <groupId >za.co.absa</groupId >
5353 <artifactId >root-pom</artifactId >
54- <version >1.0.11 </version >
54+ <version >1.1.0 </version >
5555 </parent >
5656
5757 <properties >
58- <scm .url>http://github.com/AbsaOSS/commons/tree/master</scm .url>
59- <scm .connection>scm:git:git://github.com/AbsaOSS/commons.git</scm .connection>
60- <scm .developerConnection>scm:git:ssh://github.com/AbsaOSS/commons.git</scm .developerConnection>
6158 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
6259 <maven .compiler.source>1.8</maven .compiler.source>
6360 <maven .compiler.target>1.8</maven .compiler.target>
9996 </properties >
10097
10198 <scm >
102- <url >${scm.url} </url >
99+ <url >http://github.com/AbsaOSS/commons </url >
103100 <connection >${scm.connection} </connection >
104101 <developerConnection >${scm.developerConnection} </developerConnection >
105102 <tag >HEAD</tag >
You can’t perform that action at this time.
0 commit comments