File tree Expand file tree Collapse file tree 12 files changed +17
-19
lines changed
Expand file tree Collapse file tree 12 files changed +17
-19
lines changed Original file line number Diff line number Diff line change 2222 <groupId >za.co.absa.spline</groupId >
2323 <artifactId >spline-parent</artifactId >
2424 <relativePath >../parent/pom.xml</relativePath >
25- <version >0.2.4-SNAPSHOT </version >
25+ <version >0.2.4</version >
2626 </parent >
2727
2828 <artifactId >spline-commons</artifactId >
Original file line number Diff line number Diff line change 2525 <groupId >za.co.absa.spline</groupId >
2626 <artifactId >spline-parent</artifactId >
2727 <relativePath >../parent/pom.xml</relativePath >
28- <version >0.2.4-SNAPSHOT </version >
28+ <version >0.2.4</version >
2929 </parent >
3030
3131 <dependencies >
Original file line number Diff line number Diff line change 2222 <groupId >za.co.absa.spline</groupId >
2323 <artifactId >spline-parent</artifactId >
2424 <relativePath >../parent/pom.xml</relativePath >
25- <version >0.2.4-SNAPSHOT </version >
25+ <version >0.2.4</version >
2626 </parent >
2727
2828 <artifactId >spline-model</artifactId >
Original file line number Diff line number Diff line change 1515 ~ limitations under the License.
1616 -->
1717
18- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
18+ <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" >
2019 <modelVersion >4.0.0</modelVersion >
2120
2221 <groupId >za.co.absa.spline</groupId >
2322 <artifactId >spline-parent</artifactId >
24- <version >0.2.4-SNAPSHOT </version >
23+ <version >0.2.4</version >
2524
2625 <packaging >pom</packaging >
2726
3534 <connection >scm:git:git://github.com/AbsaOSS/spline.git</connection >
3635 <developerConnection >scm:git:ssh://github.com:AbsaOSS/spline.git</developerConnection >
3736 <url >http://github.com/AbsaOSS/spline/tree/master</url >
38- <tag >HEAD </tag >
37+ <tag >release/0.2.4 </tag >
3938 </scm >
4039
4140 <licenses >
Original file line number Diff line number Diff line change 2222 <groupId >za.co.absa.spline</groupId >
2323 <artifactId >spline-parent</artifactId >
2424 <relativePath >../../parent/pom.xml</relativePath >
25- <version >0.2.4-SNAPSHOT </version >
25+ <version >0.2.4</version >
2626 </parent >
2727
2828 <artifactId >spline-persistence-api</artifactId >
Original file line number Diff line number Diff line change 2222 <groupId >za.co.absa.spline</groupId >
2323 <artifactId >spline-parent</artifactId >
2424 <relativePath >../../parent/pom.xml</relativePath >
25- <version >0.2.4-SNAPSHOT </version >
25+ <version >0.2.4</version >
2626 </parent >
2727
2828 <artifactId >spline-persistence-atlas</artifactId >
Original file line number Diff line number Diff line change 2222 <groupId >za.co.absa.spline</groupId >
2323 <artifactId >spline-parent</artifactId >
2424 <relativePath >../../parent/pom.xml</relativePath >
25- <version >0.2.4-SNAPSHOT </version >
25+ <version >0.2.4</version >
2626 </parent >
2727
2828 <artifactId >spline-persistence-hdfs</artifactId >
Original file line number Diff line number Diff line change 2222 <groupId >za.co.absa.spline</groupId >
2323 <artifactId >spline-parent</artifactId >
2424 <relativePath >../../parent/pom.xml</relativePath >
25- <version >0.2.4-SNAPSHOT </version >
25+ <version >0.2.4</version >
2626 </parent >
2727
2828 <artifactId >spline-persistence-mongo</artifactId >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >za.co.absa.spline</groupId >
2323 <artifactId >spline</artifactId >
24- <version >0.2.4-SNAPSHOT </version >
24+ <version >0.2.4</version >
2525 </parent >
2626
2727 <artifactId >spline-persistence</artifactId >
Original file line number Diff line number Diff line change 2020
2121 <groupId >za.co.absa.spline</groupId >
2222 <artifactId >spline</artifactId >
23- <version >0.2.4-SNAPSHOT </version >
23+ <version >0.2.4</version >
2424
2525 <packaging >pom</packaging >
2626
2727 <scm >
2828 <url >https://bitbucket.absa.co.za/projects/BACIBBD/repos/spline/browse</url >
2929 <connection >scm:git:https://bitbucket.absa.co.za/scm/bacibbd/spline.git</connection >
3030 <developerConnection >scm:git:https://bitbucket.absa.co.za/scm/bacibbd/spline.git</developerConnection >
31- <tag >HEAD </tag >
31+ <tag >release/0.2.4 </tag >
3232 </scm >
3333
3434 <distributionManagement >
You can’t perform that action at this time.
0 commit comments