Skip to content

Commit b520833

Browse files
author
absaoss-build-agent
committed
[maven-release-plugin] prepare release release/1.2.2
1 parent 3988c66 commit b520833

File tree

11 files changed

+12
-12
lines changed

11 files changed

+12
-12
lines changed

bundle-2.2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<groupId>za.co.absa.spline.agent.spark</groupId>
2525
<artifactId>spline-spark-agent_2.12</artifactId>
2626
<relativePath>../pom.xml</relativePath>
27-
<version>1.2.2-SNAPSHOT</version>
27+
<version>1.2.2</version>
2828
</parent>
2929

3030
<dependencies>

bundle-2.3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<groupId>za.co.absa.spline.agent.spark</groupId>
2525
<artifactId>spline-spark-agent_2.12</artifactId>
2626
<relativePath>../pom.xml</relativePath>
27-
<version>1.2.2-SNAPSHOT</version>
27+
<version>1.2.2</version>
2828
</parent>
2929

3030
<dependencies>

bundle-2.4/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<groupId>za.co.absa.spline.agent.spark</groupId>
2525
<artifactId>spline-spark-agent_2.12</artifactId>
2626
<relativePath>../pom.xml</relativePath>
27-
<version>1.2.2-SNAPSHOT</version>
27+
<version>1.2.2</version>
2828
</parent>
2929

3030
<dependencies>

bundle-3.0/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<groupId>za.co.absa.spline.agent.spark</groupId>
2525
<artifactId>spline-spark-agent_2.12</artifactId>
2626
<relativePath>../pom.xml</relativePath>
27-
<version>1.2.2-SNAPSHOT</version>
27+
<version>1.2.2</version>
2828
</parent>
2929

3030
<dependencies>

bundle-3.1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<groupId>za.co.absa.spline.agent.spark</groupId>
2525
<artifactId>spline-spark-agent_2.12</artifactId>
2626
<relativePath>../pom.xml</relativePath>
27-
<version>1.2.2-SNAPSHOT</version>
27+
<version>1.2.2</version>
2828
</parent>
2929

3030
<dependencies>

bundle-3.2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<groupId>za.co.absa.spline.agent.spark</groupId>
2525
<artifactId>spline-spark-agent_2.12</artifactId>
2626
<relativePath>../pom.xml</relativePath>
27-
<version>1.2.2-SNAPSHOT</version>
27+
<version>1.2.2</version>
2828
</parent>
2929

3030
<dependencies>

bundle-3.3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<groupId>za.co.absa.spline.agent.spark</groupId>
2525
<artifactId>spline-spark-agent_2.12</artifactId>
2626
<relativePath>../pom.xml</relativePath>
27-
<version>1.2.2-SNAPSHOT</version>
27+
<version>1.2.2</version>
2828
</parent>
2929

3030
<dependencies>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<groupId>za.co.absa.spline.agent.spark</groupId>
2626
<artifactId>spline-spark-agent_2.12</artifactId>
2727
<relativePath>../pom.xml</relativePath>
28-
<version>1.2.2-SNAPSHOT</version>
28+
<version>1.2.2</version>
2929
</parent>
3030

3131
<properties>

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<groupId>za.co.absa.spline.agent.spark</groupId>
2525
<artifactId>spline-spark-agent_2.12</artifactId>
2626
<relativePath>../pom.xml</relativePath>
27-
<version>1.2.2-SNAPSHOT</version>
27+
<version>1.2.2</version>
2828
</parent>
2929

3030
<properties>

integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<groupId>za.co.absa.spline.agent.spark</groupId>
2323
<artifactId>spline-spark-agent_2.12</artifactId>
2424
<relativePath>../pom.xml</relativePath>
25-
<version>1.2.2-SNAPSHOT</version>
25+
<version>1.2.2</version>
2626
</parent>
2727

2828
<artifactId>integration-tests_2.12</artifactId>

0 commit comments

Comments
 (0)