Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinwallimann committed Mar 17, 2022
1 parent cc31683 commit 1f0e637
Show file tree
Hide file tree
Showing 14 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>parent-conf_2.12</artifactId>
<groupId>za.co.absa.hyperdrive</groupId>
<version>4.5.3-SNAPSHOT</version>
<version>4.6.0</version>
<relativePath>../parent-conf/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion compatibility-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>parent-conf_2.12</artifactId>
<groupId>za.co.absa.hyperdrive</groupId>
<version>4.5.3-SNAPSHOT</version>
<version>4.6.0</version>
<relativePath>../parent-conf/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion compatibility-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>parent-conf_2.12</artifactId>
<groupId>za.co.absa.hyperdrive</groupId>
<version>4.5.3-SNAPSHOT</version>
<version>4.6.0</version>
<relativePath>../parent-conf/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion compatibility_spark-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>parent-conf_2.12</artifactId>
<groupId>za.co.absa.hyperdrive</groupId>
<version>4.5.3-SNAPSHOT</version>
<version>4.6.0</version>
<relativePath>../parent-conf/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion compatibility_spark-3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>parent-conf_2.12</artifactId>
<groupId>za.co.absa.hyperdrive</groupId>
<version>4.5.3-SNAPSHOT</version>
<version>4.6.0</version>
<relativePath>../parent-conf/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion component-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>parent-conf_2.12</artifactId>
<groupId>za.co.absa.hyperdrive</groupId>
<version>4.5.3-SNAPSHOT</version>
<version>4.6.0</version>
<relativePath>../parent-conf/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions component-scanner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>parent-conf_2.12</artifactId>
<groupId>za.co.absa.hyperdrive</groupId>
<version>4.5.3-SNAPSHOT</version>
<version>4.6.0</version>
<relativePath>../parent-conf/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -30,7 +30,7 @@
<dependency>
<groupId>za.co.absa.hyperdrive</groupId>
<artifactId>api_${scala.compat.version}</artifactId>
<version>4.5.3-SNAPSHOT</version>
<version>4.6.0</version>
</dependency>

<!--Spark-->
Expand Down
2 changes: 1 addition & 1 deletion driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>parent-conf_2.12</artifactId>
<groupId>za.co.absa.hyperdrive</groupId>
<version>4.5.3-SNAPSHOT</version>
<version>4.6.0</version>
<relativePath>../parent-conf/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion hyperdrive-release_spark-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>parent-conf_2.12</artifactId>
<groupId>za.co.absa.hyperdrive</groupId>
<version>4.5.3-SNAPSHOT</version>
<version>4.6.0</version>
<relativePath>../parent-conf/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion hyperdrive-release_spark-3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>parent-conf_2.12</artifactId>
<groupId>za.co.absa.hyperdrive</groupId>
<version>4.5.3-SNAPSHOT</version>
<version>4.6.0</version>
<relativePath>../parent-conf/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion ingestor-default/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>parent-conf_2.12</artifactId>
<groupId>za.co.absa.hyperdrive</groupId>
<version>4.5.3-SNAPSHOT</version>
<version>4.6.0</version>
<relativePath>../parent-conf/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion parent-conf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>hyperdrive_2.12</artifactId>
<groupId>za.co.absa.hyperdrive</groupId>
<version>4.5.3-SNAPSHOT</version>
<version>4.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>za.co.absa.hyperdrive</groupId>
<artifactId>hyperdrive_2.12</artifactId>
<packaging>pom</packaging>
<version>4.5.3-SNAPSHOT</version>
<version>4.6.0</version>
<name>hyperdrive</name>
<description>Hyperdrive is a configurable and scalable ingestion platform that allows data movement and
transformation from the fast to the batch layer in a Lambda Architecture on top of Apache Spark.
Expand Down Expand Up @@ -55,7 +55,7 @@
<connection>scm:git:git://github.com/AbsaOSS/hyperdrive.git</connection>
<developerConnection>scm:git:ssh://github.com/AbsaOSS/hyperdrive.git</developerConnection>
<url>https://github.com/AbsaOSS/hyperdrive/tree/master</url>
<tag>HEAD</tag>
<tag>v4.6.0</tag>
</scm>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion shared/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>parent-conf_2.12</artifactId>
<groupId>za.co.absa.hyperdrive</groupId>
<version>4.5.3-SNAPSHOT</version>
<version>4.6.0</version>
<relativePath>../parent-conf/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down

0 comments on commit 1f0e637

Please sign in to comment.