This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git
The following commit(s) were added to refs/heads/master by this push: new 97d483c [maven-release-plugin] prepare for next development iteration 97d483c is described below commit 97d483c9572ea57e6f476fe584ec6fa78117a7e8 Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Tue Dec 25 23:20:40 2018 +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 bcf838f..d239c56 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <artifactId>maven-dependency-analyzer</artifactId> <packaging>jar</packaging> - <version>1.11.1</version> + <version>1.11.2-SNAPSHOT</version> <name>Apache Maven Dependency Analyzer</name> <description> @@ -41,7 +41,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git</developerConnection> <url>https://github.com/apache/maven-dependency-analyzer/tree/${project.scm.tag}</url> - <tag>maven-dependency-analyzer-1.11.1</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>jira</system>