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 040d881f26fe6cf5b454745d9e3d314ca17b2dce Author: Karl Heinz Marbaise <[email protected]> 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 e22f2e9..a3a95e2 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>
