Skip to content

Commit 88a563e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 86e73a0 commit 88a563e

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

assembly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>webapp-runner-parent</artifactId>
55
<groupId>com.github.jsimone</groupId>
6-
<version>9.0.26.0</version>
6+
<version>9.0.26.1-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

main/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>webapp-runner-parent</artifactId>
55
<groupId>com.github.jsimone</groupId>
6-
<version>9.0.26.0</version>
6+
<version>9.0.26.1-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

memcached/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>webapp-runner-parent</artifactId>
55
<groupId>com.github.jsimone</groupId>
6-
<version>9.0.26.0</version>
6+
<version>9.0.26.1-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.github.jsimone</groupId>
55
<artifactId>webapp-runner-parent</artifactId>
6-
<version>9.0.26.0</version>
6+
<version>9.0.26.1-SNAPSHOT</version>
77
<packaging>pom</packaging>
88
<name>webapp-runner-parent</name>
99
<description>Lightweight Application Launcher. Launch your webapp in the most popular open source web container available with a single command.</description>
@@ -46,7 +46,7 @@
4646
<connection>scm:git:[email protected]:jsimone/webapp-runner.git</connection>
4747
<developerConnection>scm:git:[email protected]:jsimone/webapp-runner.git</developerConnection>
4848
<url>https://github.com/jsimone/webapp-runner</url>
49-
<tag>webapp-runner-parent-9.0.26.0</tag>
49+
<tag>HEAD</tag>
5050
</scm>
5151
<issueManagement>
5252
<system>GitHub</system>

redis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>webapp-runner-parent</artifactId>
55
<groupId>com.github.jsimone</groupId>
6-
<version>9.0.26.0</version>
6+
<version>9.0.26.1-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

0 commit comments

Comments
 (0)