This is an automated email from the ASF dual-hosted git repository. rfscholte pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-jarsigner.git
The following commit(s) were added to refs/heads/master by this push: new bf1fe2f [maven-release-plugin] prepare for next development iteration bf1fe2f is described below commit bf1fe2fe9c76db703db191bbff0b430db042ef9a Author: rfscholte <rfscho...@apache.org> AuthorDate: Fri Oct 26 12:24:00 2018 +0200 [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 3d48e76..a897e30 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>maven-jarsigner</artifactId> - <version>3.0.0</version> + <version>3.0.1-SNAPSHOT</version> <name>Apache Maven Jarsigner</name> <description>A component to assist in signing jars.</description> @@ -37,7 +37,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-jarsigner.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-jarsigner.git</developerConnection> <url>https://github.com/apache/maven-jarsigner/tree/${project.scm.tag}</url> - <tag>maven-jarsigner-3.0.0</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>jira</system>