This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts-annotations.git
The following commit(s) were added to refs/heads/master by this push: new eb3ca4e [maven-release-plugin] prepare for next development iteration eb3ca4e is described below commit eb3ca4e371ea0d8ea00c6418252e9f2d459edd4d Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Mon Feb 17 21:05:51 2020 +0100 [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e7a0fc3..d116b2d 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ <modelVersion>4.0.0</modelVersion> <artifactId>struts-annotations</artifactId> - <version>1.0.7</version> + <version>1.0.8-SNAPSHOT</version> <packaging>jar</packaging> <name>Struts Annotations</name> <url>http://struts.apache.org</url> @@ -21,7 +21,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/struts-annotations.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/struts-annotations.git</developerConnection> <url>https://github.com/apache/struts-annotations.git</url> - <tag>STRUTS_ANNOTATIONS_1_0_7</tag> + <tag>HEAD</tag> </scm> <properties>