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 75c544b Change version to consistently three number format. 75c544b is described below commit 75c544be339eedf1b8b3cdf3de35a91e800de93e Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sat Nov 17 13:20:18 2018 +0100 Change version to consistently three number format. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0999f8e..af25f80 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <artifactId>maven-dependency-analyzer</artifactId> <packaging>jar</packaging> - <version>1.11-SNAPSHOT</version> + <version>1.11.0-SNAPSHOT</version> <name>Apache Maven Dependency Analyzer</name> <description>