NO-JIRA - Changed version to 1.13.0-SNAPSHOT
diff --git a/VERSION.txt b/VERSION.txt
index 0eed1a2..e9172f4 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-1.12.0
+1.13.0-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index bb15f36..14b623c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-dispatch</artifactId>
-    <version>1.12.0</version>
+    <version>1.13.0-SNAPSHOT</version>
     <name>QpidDispatch</name>
     <inceptionYear>2018</inceptionYear>
     <url>https://qpid.apache.org</url>