This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch MSHARED-695 in repository https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git
commit ad8e322a47d84e66bf22fb00ddfa54bcf6acd7b7 Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Wed May 2 17:54:45 2018 +0200 Make special version for the branch. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1a87da2..e467851 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>maven-artifact-transfer</artifactId> - <version>0.9.2-SNAPSHOT</version> + <version>0.10.0.MSHARED695-SNAPSHOT</version> <name>Apache Maven Artifact Transfer</name> <description>An API to install, deploy and resolving artifacts with Maven 3</description>