Skip to content

Commit

Permalink
[release] Set version to 2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
boyan-velinov committed Jul 5, 2023
1 parent f351f3f commit ea23675
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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.15.0-SNAPSHOT</version>
<version>2.15.0</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.15.0-SNAPSHOT</version>
<version>2.15.0</version>
</parent>

<dependencies>
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.15.0-SNAPSHOT</version>
<version>2.15.0</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.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<packaging>pom</packaging>

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

0 comments on commit ea23675

Please sign in to comment.