Skip to content

Commit

Permalink
[maven-release-plugin] prepare release release/2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
absaoss-build-agent committed Jul 9, 2024
1 parent e35b043 commit 97ddce1
Show file tree
Hide file tree
Showing 13 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion bundle-2.2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<groupId>za.co.absa.spline.agent.spark</groupId>
<artifactId>spline-spark-agent_2.12</artifactId>
<relativePath>../pom.xml</relativePath>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion bundle-2.3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<groupId>za.co.absa.spline.agent.spark</groupId>
<artifactId>spline-spark-agent_2.12</artifactId>
<relativePath>../pom.xml</relativePath>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion bundle-2.4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<groupId>za.co.absa.spline.agent.spark</groupId>
<artifactId>spline-spark-agent_2.12</artifactId>
<relativePath>../pom.xml</relativePath>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion bundle-3.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<groupId>za.co.absa.spline.agent.spark</groupId>
<artifactId>spline-spark-agent_2.12</artifactId>
<relativePath>../pom.xml</relativePath>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion bundle-3.1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<groupId>za.co.absa.spline.agent.spark</groupId>
<artifactId>spline-spark-agent_2.12</artifactId>
<relativePath>../pom.xml</relativePath>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion bundle-3.2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<groupId>za.co.absa.spline.agent.spark</groupId>
<artifactId>spline-spark-agent_2.12</artifactId>
<relativePath>../pom.xml</relativePath>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion bundle-3.3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<groupId>za.co.absa.spline.agent.spark</groupId>
<artifactId>spline-spark-agent_2.12</artifactId>
<relativePath>../pom.xml</relativePath>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion bundle-3.4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<groupId>za.co.absa.spline.agent.spark</groupId>
<artifactId>spline-spark-agent_2.12</artifactId>
<relativePath>../pom.xml</relativePath>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<groupId>za.co.absa.spline.agent.spark</groupId>
<artifactId>spline-spark-agent_2.12</artifactId>
<relativePath>../pom.xml</relativePath>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<dependencies>
Expand Down
12 changes: 6 additions & 6 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<groupId>za.co.absa.spline.agent.spark</groupId>
<artifactId>spline-spark-agent_2.12</artifactId>
<relativePath>../pom.xml</relativePath>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<properties>
Expand Down Expand Up @@ -199,7 +199,7 @@
<configOptions>
<modelPropertyNaming>original</modelPropertyNaming>
</configOptions>
<inputSpec/>
<inputSpec />
</configuration>
<executions>
<execution>
Expand All @@ -210,7 +210,7 @@
<configuration>
<inputSpec>${project.basedir}/src/main/resources/producer.api.v1.0.json</inputSpec>
<modelPackage>za.co.absa.spline.producer.dto.v1_0</modelPackage>
<language/>
<language />
</configuration>
</execution>
<execution>
Expand All @@ -221,7 +221,7 @@
<configuration>
<inputSpec>${project.basedir}/src/main/resources/producer.api.v1.1.json</inputSpec>
<modelPackage>za.co.absa.spline.producer.dto.v1_1</modelPackage>
<language/>
<language />
</configuration>
</execution>
<execution>
Expand All @@ -232,7 +232,7 @@
<configuration>
<inputSpec>${project.basedir}/src/main/resources/producer.api.v1.2.json</inputSpec>
<modelPackage>za.co.absa.spline.producer.dto.v1_2</modelPackage>
<language/>
<language />
</configuration>
</execution>
<execution>
Expand All @@ -243,7 +243,7 @@
<configuration>
<inputSpec>${project.basedir}/src/main/resources/api/openlineage/OpenLineage.yml</inputSpec>
<modelPackage>za.co.absa.spline.producer.model.openlineage.v0_3_1</modelPackage>
<language/>
<language />
</configuration>
</execution>
</executions>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<groupId>za.co.absa.spline.agent.spark</groupId>
<artifactId>spline-spark-agent_2.12</artifactId>
<relativePath>../pom.xml</relativePath>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>za.co.absa.spline.agent.spark</groupId>
<artifactId>spline-spark-agent_2.12</artifactId>
<relativePath>../pom.xml</relativePath>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>integration-tests_2.12</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<artifactId>spline-spark-agent_2.12</artifactId>
<name>Spline Spark Agent</name>
<description>Spline Agent for Apache Spark</description>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>

<parent>
<groupId>za.co.absa</groupId>
Expand Down Expand Up @@ -132,7 +132,7 @@
<url>${scm.url}</url>
<connection>${scm.connection}</connection>
<developerConnection>${scm.developerConnection}</developerConnection>
<tag>HEAD</tag>
<tag>release/2.1.0</tag>
</scm>

<modules>
Expand Down

0 comments on commit 97ddce1

Please sign in to comment.