Version bump to 0.13.0-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 23f6aae..eba1ec5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>maven-artifact-transfer</artifactId>
-  <version>0.12.1-SNAPSHOT</version>
+  <version>0.13.0-SNAPSHOT</version>
 
   <name>Apache Maven Artifact Transfer</name>
   <description>An API to install, deploy and resolving artifacts with Maven 3</description>