Skip to content

Commit

Permalink
[maven-release-plugin] prepare release release/0.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
absaoss-build-agent committed Aug 17, 2023
1 parent a602432 commit 25a6d1f
Show file tree
Hide file tree
Showing 13 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>za.co.absa.spline</groupId>
<artifactId>parent-pom</artifactId>
<version>0.7.9-SNAPSHOT</version>
<version>0.7.9</version>
<relativePath>../build/parent-pom/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions build/parent-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
<url>${scm.url}</url>
<connection>${scm.connection}</connection>
<developerConnection>${scm.developerConnection}</developerConnection>
<tag>HEAD</tag>
<tag>release/0.7.9</tag>
</scm>

<version>0.7.9-SNAPSHOT</version>
<version>0.7.9</version>

<properties>
<java.version>1.8</java.version>
Expand Down
2 changes: 1 addition & 1 deletion commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>za.co.absa.spline</groupId>
<artifactId>parent-pom</artifactId>
<relativePath>../build/parent-pom/pom.xml</relativePath>
<version>0.7.9-SNAPSHOT</version>
<version>0.7.9</version>
</parent>

<artifactId>commons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion consumer-rest-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<groupId>za.co.absa.spline</groupId>
<artifactId>parent-pom</artifactId>
<relativePath>../build/parent-pom/pom.xml</relativePath>
<version>0.7.9-SNAPSHOT</version>
<version>0.7.9</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion consumer-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>za.co.absa.spline</groupId>
<artifactId>parent-pom</artifactId>
<version>0.7.9-SNAPSHOT</version>
<version>0.7.9</version>
<relativePath>../build/parent-pom/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kafka-gateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>parent-pom</artifactId>
<groupId>za.co.absa.spline</groupId>
<version>0.7.9-SNAPSHOT</version>
<version>0.7.9</version>
<relativePath>../build/parent-pom/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion persistence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>za.co.absa.spline</groupId>
<artifactId>parent-pom</artifactId>
<relativePath>../build/parent-pom/pom.xml</relativePath>
<version>0.7.9-SNAPSHOT</version>
<version>0.7.9</version>
</parent>

<artifactId>persistence</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@

<groupId>za.co.absa.spline</groupId>
<artifactId>spline</artifactId>
<version>0.7.9-SNAPSHOT</version>
<version>0.7.9</version>

<packaging>pom</packaging>

<scm>
<url>${scm.url}</url>
<connection>${scm.connection}</connection>
<developerConnection>${scm.developerConnection}</developerConnection>
<tag>HEAD</tag>
<tag>release/0.7.9</tag>
</scm>

<parent>
Expand Down
2 changes: 1 addition & 1 deletion producer-model-mapper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>za.co.absa.spline</groupId>
<artifactId>parent-pom</artifactId>
<relativePath>../build/parent-pom/pom.xml</relativePath>
<version>0.7.9-SNAPSHOT</version>
<version>0.7.9</version>
</parent>

<artifactId>producer-model-mapper</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion producer-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>za.co.absa.spline</groupId>
<artifactId>parent-pom</artifactId>
<relativePath>../build/parent-pom/pom.xml</relativePath>
<version>0.7.9-SNAPSHOT</version>
<version>0.7.9</version>
</parent>

<artifactId>producer-model-v1.1</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion producer-rest-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<groupId>za.co.absa.spline</groupId>
<artifactId>parent-pom</artifactId>
<relativePath>../build/parent-pom/pom.xml</relativePath>
<version>0.7.9-SNAPSHOT</version>
<version>0.7.9</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion producer-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>za.co.absa.spline</groupId>
<artifactId>parent-pom</artifactId>
<version>0.7.9-SNAPSHOT</version>
<version>0.7.9</version>
<relativePath>../build/parent-pom/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion rest-gateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>za.co.absa.spline</groupId>
<artifactId>parent-pom</artifactId>
<relativePath>../build/parent-pom/pom.xml</relativePath>
<version>0.7.9-SNAPSHOT</version>
<version>0.7.9</version>
</parent>

<artifactId>rest-gateway</artifactId>
Expand Down

0 comments on commit 25a6d1f

Please sign in to comment.