[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml index 9f94f85..e964c3f 100755 --- a/pom.xml +++ b/pom.xml
@@ -7,7 +7,7 @@ </parent> <groupId>org.apache.struts</groupId> <artifactId>struts-master</artifactId> - <version>15</version> + <version>16-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Struts</name> @@ -15,7 +15,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/struts-master.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/struts-master.git</developerConnection> <url>https://github.com/apache/struts-master/</url> - <tag>STRUTS_MASTER_15</tag> + <tag>HEAD</tag> </scm> <description>