Skip to content

Commit f610d95

Browse files
[maven-release-plugin] prepare release v4.5.1
1 parent eec8181 commit f610d95

File tree

14 files changed

+16
-16
lines changed

14 files changed

+16
-16
lines changed

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>parent-conf_2.12</artifactId>
2121
<groupId>za.co.absa.hyperdrive</groupId>
22-
<version>4.4.2-SNAPSHOT</version>
22+
<version>4.5.1</version>
2323
<relativePath>../parent-conf/pom.xml</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

compatibility-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>parent-conf_2.12</artifactId>
2020
<groupId>za.co.absa.hyperdrive</groupId>
21-
<version>4.4.2-SNAPSHOT</version>
21+
<version>4.5.1</version>
2222
<relativePath>../parent-conf/pom.xml</relativePath>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>

compatibility-provider/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>parent-conf_2.12</artifactId>
2020
<groupId>za.co.absa.hyperdrive</groupId>
21-
<version>4.4.2-SNAPSHOT</version>
21+
<version>4.5.1</version>
2222
<relativePath>../parent-conf/pom.xml</relativePath>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>

compatibility_spark-2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>parent-conf_2.12</artifactId>
2020
<groupId>za.co.absa.hyperdrive</groupId>
21-
<version>4.4.2-SNAPSHOT</version>
21+
<version>4.5.1</version>
2222
<relativePath>../parent-conf/pom.xml</relativePath>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>

compatibility_spark-3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>parent-conf_2.12</artifactId>
2121
<groupId>za.co.absa.hyperdrive</groupId>
22-
<version>4.4.2-SNAPSHOT</version>
22+
<version>4.5.1</version>
2323
<relativePath>../parent-conf/pom.xml</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

component-archetype/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>parent-conf_2.12</artifactId>
2020
<groupId>za.co.absa.hyperdrive</groupId>
21-
<version>4.4.2-SNAPSHOT</version>
21+
<version>4.5.1</version>
2222
<relativePath>../parent-conf/pom.xml</relativePath>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>

component-scanner/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>parent-conf_2.12</artifactId>
2020
<groupId>za.co.absa.hyperdrive</groupId>
21-
<version>4.4.2-SNAPSHOT</version>
21+
<version>4.5.1</version>
2222
<relativePath>../parent-conf/pom.xml</relativePath>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>za.co.absa.hyperdrive</groupId>
3232
<artifactId>api_${scala.compat.version}</artifactId>
33-
<version>4.4.2-SNAPSHOT</version>
33+
<version>4.5.1</version>
3434
</dependency>
3535

3636
<!--Spark-->

driver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>parent-conf_2.12</artifactId>
2020
<groupId>za.co.absa.hyperdrive</groupId>
21-
<version>4.4.2-SNAPSHOT</version>
21+
<version>4.5.1</version>
2222
<relativePath>../parent-conf/pom.xml</relativePath>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>

hyperdrive-release_spark-2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>parent-conf_2.12</artifactId>
2020
<groupId>za.co.absa.hyperdrive</groupId>
21-
<version>4.4.2-SNAPSHOT</version>
21+
<version>4.5.1</version>
2222
<relativePath>../parent-conf/pom.xml</relativePath>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>

hyperdrive-release_spark-3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>parent-conf_2.12</artifactId>
2020
<groupId>za.co.absa.hyperdrive</groupId>
21-
<version>4.4.2-SNAPSHOT</version>
21+
<version>4.5.1</version>
2222
<relativePath>../parent-conf/pom.xml</relativePath>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)