Skip to content

Commit 0eca7d5

Browse files
committed
Set version to 2.3.2
1 parent be4023f commit 0eca7d5

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

multiapps-common-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.cloudfoundry.multiapps</groupId>
1010
<artifactId>multiapps-parent</artifactId>
11-
<version>2.3.1</version>
11+
<version>2.3.2</version>
1212
</parent>
1313

1414
<dependencies>

multiapps-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.cloudfoundry.multiapps</groupId>
1010
<artifactId>multiapps-parent</artifactId>
11-
<version>2.3.1</version>
11+
<version>2.3.2</version>
1212
</parent>
1313

1414
<dependencies>

multiapps-mta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.cloudfoundry.multiapps</groupId>
1010
<artifactId>multiapps-parent</artifactId>
11-
<version>2.3.1</version>
11+
<version>2.3.2</version>
1212
</parent>
1313

1414
<dependencies>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.cloudfoundry.multiapps</groupId>
77
<artifactId>multiapps-parent</artifactId>
8-
<version>2.3.1</version>
8+
<version>2.3.2</version>
99
<packaging>pom</packaging>
1010

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

0 commit comments

Comments
 (0)