Skip to content

Commit 37091ea

Browse files
committed
Set version to 2.1.2
1 parent 45ff1f4 commit 37091ea

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

multiapps-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.cloudfoundry.multiapps</groupId>
1111
<artifactId>multiapps-parent</artifactId>
12-
<version>2.1.1</version>
12+
<version>2.1.2</version>
1313
</parent>
1414

1515
<build>

multiapps-mta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.cloudfoundry.multiapps</groupId>
1111
<artifactId>multiapps-parent</artifactId>
12-
<version>2.1.1</version>
12+
<version>2.1.2</version>
1313
</parent>
1414

1515
<dependencies>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.cloudfoundry.multiapps</groupId>
66
<artifactId>multiapps-parent</artifactId>
7-
<version>2.1.1</version>
7+
<version>2.1.2</version>
88
<packaging>pom</packaging>
99
<url>https://github.com/cloudfoundry-incubator/multiapps</url>
1010
<name>MultiApps Parent</name>

0 commit comments

Comments
 (0)