You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2018/05/02 15:55:10 UTC

[maven-artifact-transfer] branch MSHARED-695 updated: Make special version for the branch.

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


The following commit(s) were added to refs/heads/MSHARED-695 by this push:
     new 974941c  Make special version for the branch.
974941c is described below

commit 974941c6cd41e8fe30f177bb28f8ebb350006a5e
Author: Karl Heinz Marbaise <kh...@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 da9bde2..f779bec 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>

-- 
To stop receiving notification emails like this one, please contact
khmarbaise@apache.org.