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
phax committed Jul 29, 2024
1 parent bf20d34 commit 84813bb
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion phive-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.helger.phive</groupId>
<artifactId>phive-parent-pom</artifactId>
<version>9.2.2</version>
<version>9.2.3-SNAPSHOT</version>
</parent>
<artifactId>phive-api</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion phive-result/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.helger.phive</groupId>
<artifactId>phive-parent-pom</artifactId>
<version>9.2.2</version>
<version>9.2.3-SNAPSHOT</version>
</parent>
<artifactId>phive-result</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion phive-ves-engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.helger.phive</groupId>
<artifactId>phive-parent-pom</artifactId>
<version>9.2.2</version>
<version>9.2.3-SNAPSHOT</version>
</parent>
<artifactId>phive-ves-engine</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion phive-ves-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.helger.phive</groupId>
<artifactId>phive-parent-pom</artifactId>
<version>9.2.2</version>
<version>9.2.3-SNAPSHOT</version>
</parent>
<artifactId>phive-ves-model</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion phive-xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.helger.phive</groupId>
<artifactId>phive-parent-pom</artifactId>
<version>9.2.2</version>
<version>9.2.3-SNAPSHOT</version>
</parent>
<artifactId>phive-xml</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</parent>
<groupId>com.helger.phive</groupId>
<artifactId>phive-parent-pom</artifactId>
<version>9.2.2</version>
<version>9.2.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>phive-parent-pom</name>
<description>Base POM to build phive - the Philip Helger Integrative Validation Engine</description>
Expand Down

0 comments on commit 84813bb

Please sign in to comment.