Skip to content

Commit

Permalink
Set version to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nictas committed Aug 27, 2020
1 parent ec13076 commit 4d2a615
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 @@ -9,7 +9,7 @@
<parent>
<groupId>org.cloudfoundry.multiapps</groupId>
<artifactId>multiapps-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.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 @@ -9,7 +9,7 @@
<parent>
<groupId>org.cloudfoundry.multiapps</groupId>
<artifactId>multiapps-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.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 @@ -9,7 +9,7 @@
<parent>
<groupId>org.cloudfoundry.multiapps</groupId>
<artifactId>multiapps-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.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 @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.cloudfoundry.multiapps</groupId>
<artifactId>multiapps-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<packaging>pom</packaging>
<url>https://github.com/cloudfoundry-incubator/multiapps</url>
<name>MultiApps Parent</name>
Expand Down

0 comments on commit 4d2a615

Please sign in to comment.