Skip to content

Commit fa136f8

Browse files
Prepare next development iteration 10.1.34.1-SNAPSHOT
1 parent 47cd114 commit fa136f8

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

webapp-runner-10/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.heroku</groupId>
66
<artifactId>webapp-runner-parent</artifactId>
7-
<version>10.1.34.0</version>
7+
<version>10.1.34.1-SNAPSHOT</version>
88
<packaging>pom</packaging>
99
<name>webapp-runner-parent</name>
1010
<description>Lightweight Application Launcher. Launch your webapp in the most popular open source web container

webapp-runner-10/webapp-runner-main/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>webapp-runner-parent</artifactId>
66
<groupId>com.heroku</groupId>
7-
<version>10.1.34.0</version>
7+
<version>10.1.34.1-SNAPSHOT</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>webapp-runner-main</artifactId>

webapp-runner-10/webapp-runner-memcached/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>webapp-runner-parent</artifactId>
66
<groupId>com.heroku</groupId>
7-
<version>10.1.34.0</version>
7+
<version>10.1.34.1-SNAPSHOT</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>webapp-runner-memcached</artifactId>

webapp-runner-10/webapp-runner-redis/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>webapp-runner-parent</artifactId>
66
<groupId>com.heroku</groupId>
7-
<version>10.1.34.0</version>
7+
<version>10.1.34.1-SNAPSHOT</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>webapp-runner-redis</artifactId>

webapp-runner-10/webapp-runner/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>webapp-runner-parent</artifactId>
66
<groupId>com.heroku</groupId>
7-
<version>10.1.34.0</version>
7+
<version>10.1.34.1-SNAPSHOT</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>webapp-runner</artifactId>

0 commit comments

Comments
 (0)