Skip to content

Commit

Permalink
Set version to 2.25.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
cf-mta-deploy-bot committed Sep 10, 2024
1 parent 8272b75 commit da32a42
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion multiapps-common-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.cloudfoundry.multiapps</groupId>
<artifactId>multiapps-parent</artifactId>
<version>2.24.0</version>
<version>2.25.0-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion multiapps-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.cloudfoundry.multiapps</groupId>
<artifactId>multiapps-parent</artifactId>
<version>2.24.0</version>
<version>2.25.0-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion multiapps-coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.cloudfoundry.multiapps</groupId>
<artifactId>multiapps-parent</artifactId>
<version>2.24.0</version>
<version>2.25.0-SNAPSHOT</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion multiapps-mta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.cloudfoundry.multiapps</groupId>
<artifactId>multiapps-parent</artifactId>
<version>2.24.0</version>
<version>2.25.0-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.cloudfoundry.multiapps</groupId>
<artifactId>multiapps-parent</artifactId>
<version>2.24.0</version>
<version>2.25.0-SNAPSHOT</version>
<packaging>pom</packaging>

<url>https://github.com/cloudfoundry-incubator/multiapps</url>
Expand Down

0 comments on commit da32a42

Please sign in to comment.