Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
radcortez committed Mar 21, 2024
1 parent 772f764 commit 1683404
Show file tree
Hide file tree
Showing 25 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion core/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-core-parent</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>

<artifactId>quarkus-jberet-deployment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-parent</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-core-parent</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>

<artifactId>quarkus-jberet</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/chunk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-integration-tests</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>

<artifactId>quarkus-jberet-integration-tests-chunk</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-integration-tests</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>

<artifactId>quarkus-jberet-integration-tests-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/jdbc-repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-integration-tests</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>

<artifactId>quarkus-jberet-integration-tests-jdbc-repository</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/jpa-repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-integration-tests</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>

<artifactId>quarkus-jberet-integration-tests-jpa-repository</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-parent</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>

<artifactId>quarkus-jberet-integration-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/programmatic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-integration-tests</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>

<artifactId>quarkus-jberet-integration-tests-programmatic</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/scheduler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-integration-tests</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>

<artifactId>quarkus-jberet-integration-tests-scheduler</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/scopes/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-integration-tests</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions integration-tests/scopes/job-scoped/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-integration-tests</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand All @@ -16,7 +16,7 @@
<dependency>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-integration-tests-scopes-commons</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/scopes/partition-scoped/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-integration-tests</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-tests/scopes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-integration-tests</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-tests/scopes/step-scoped/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-integration-tests</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-tests/scripting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-integration-tests</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>

<artifactId>quarkus-jberet-integration-tests-scripting</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-integration-tests</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>
<artifactId>quarkus-jberet-tck</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jpa/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-jpa-parent</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>

<artifactId>quarkus-jberet-jpa-deployment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-parent</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jpa/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-jpa-parent</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>

<artifactId>quarkus-jberet-jpa</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-parent</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Quarkus - JBeret - Parent</name>

Expand All @@ -32,7 +32,7 @@
<connection>scm:git:git@github.com:quarkiverse/quarkus-jberet.git</connection>
<developerConnection>scm:git:git@github.com:quarkiverse/quarkus-jberet.git</developerConnection>
<url>https://github.com/quarkiverse/quarkus-jberet</url>
<tag>2.3.1</tag>
<tag>HEAD</tag>
</scm>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion release/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-parent</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>

<artifactId>quarkus-jberet-release</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rest/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-rest-parent</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>

<artifactId>quarkus-jberet-rest-deployment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-parent</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion rest/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-rest-parent</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
</parent>

<artifactId>quarkus-jberet-rest</artifactId>
Expand Down

0 comments on commit 1683404

Please sign in to comment.