Bumped version to 0.10.0-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index e467851..3d97d40 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   </parent>
 
   <artifactId>maven-artifact-transfer</artifactId>
-  <version>0.10.0.MSHARED695-SNAPSHOT</version>
+  <version>0.10.0-SNAPSHOT</version>
 
   <name>Apache Maven Artifact Transfer</name>
   <description>An API to install, deploy and resolving artifacts with Maven 3</description>