Skip to content

Commit 143c569

Browse files
committedAug 4, 2022
[maven-release-plugin] prepare release v4.7.0
1 parent ed18c59 commit 143c569

File tree

14 files changed

+16
-16
lines changed

14 files changed

+16
-16
lines changed
 

‎api/pom.xml

+1-1
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.6.1-SNAPSHOT</version>
22+
<version>4.7.0</version>
2323
<relativePath>../parent-conf/pom.xml</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

‎compatibility-api/pom.xml

+1-1
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.6.1-SNAPSHOT</version>
21+
<version>4.7.0</version>
2222
<relativePath>../parent-conf/pom.xml</relativePath>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>

‎compatibility-provider/pom.xml

+1-1
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.6.1-SNAPSHOT</version>
21+
<version>4.7.0</version>
2222
<relativePath>../parent-conf/pom.xml</relativePath>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>

‎compatibility_spark-2/pom.xml

+1-1
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.6.1-SNAPSHOT</version>
21+
<version>4.7.0</version>
2222
<relativePath>../parent-conf/pom.xml</relativePath>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>

‎compatibility_spark-3/pom.xml

+1-1
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.6.1-SNAPSHOT</version>
22+
<version>4.7.0</version>
2323
<relativePath>../parent-conf/pom.xml</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

‎component-archetype/pom.xml

+1-1
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.6.1-SNAPSHOT</version>
21+
<version>4.7.0</version>
2222
<relativePath>../parent-conf/pom.xml</relativePath>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>

‎component-scanner/pom.xml

+2-2
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.6.1-SNAPSHOT</version>
21+
<version>4.7.0</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.6.1-SNAPSHOT</version>
33+
<version>4.7.0</version>
3434
</dependency>
3535

3636
<!--Spark-->

‎driver/pom.xml

+1-1
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.6.1-SNAPSHOT</version>
21+
<version>4.7.0</version>
2222
<relativePath>../parent-conf/pom.xml</relativePath>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>

‎hyperdrive-release_spark-2/pom.xml

+1-1
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.6.1-SNAPSHOT</version>
21+
<version>4.7.0</version>
2222
<relativePath>../parent-conf/pom.xml</relativePath>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>

‎hyperdrive-release_spark-3/pom.xml

+1-1
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.6.1-SNAPSHOT</version>
21+
<version>4.7.0</version>
2222
<relativePath>../parent-conf/pom.xml</relativePath>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>

‎ingestor-default/pom.xml

+1-1
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.6.1-SNAPSHOT</version>
21+
<version>4.7.0</version>
2222
<relativePath>../parent-conf/pom.xml</relativePath>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>

‎parent-conf/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>hyperdrive_2.12</artifactId>
2020
<groupId>za.co.absa.hyperdrive</groupId>
21-
<version>4.6.1-SNAPSHOT</version>
21+
<version>4.7.0</version>
2222
<relativePath>../pom.xml</relativePath>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>

‎pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<groupId>za.co.absa.hyperdrive</groupId>
2121
<artifactId>hyperdrive_2.12</artifactId>
2222
<packaging>pom</packaging>
23-
<version>4.6.1-SNAPSHOT</version>
23+
<version>4.7.0</version>
2424
<name>hyperdrive</name>
2525
<description>Hyperdrive is a configurable and scalable ingestion platform that allows data movement and
2626
transformation from the fast to the batch layer in a Lambda Architecture on top of Apache Spark.
@@ -55,7 +55,7 @@
5555
<connection>scm:git:git://github.com/AbsaOSS/hyperdrive.git</connection>
5656
<developerConnection>scm:git:ssh://github.com/AbsaOSS/hyperdrive.git</developerConnection>
5757
<url>https://github.com/AbsaOSS/hyperdrive/tree/master</url>
58-
<tag>HEAD</tag>
58+
<tag>v4.7.0</tag>
5959
</scm>
6060

6161
<licenses>

‎shared/pom.xml

+1-1
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.6.1-SNAPSHOT</version>
21+
<version>4.7.0</version>
2222
<relativePath>../parent-conf/pom.xml</relativePath>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)
Please sign in to comment.