NO-JIRA - Changed version to 1.10.0
diff --git a/VERSION.txt b/VERSION.txt
index 7ed9261..81c871d 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-1.11.0-SNAPSHOT
+1.10.0
diff --git a/console/hawtio/pom.xml b/console/hawtio/pom.xml
index 6477aae..7d8a5a0 100644
--- a/console/hawtio/pom.xml
+++ b/console/hawtio/pom.xml
@@ -24,7 +24,7 @@
 
   <groupId>org.apache.qpid</groupId>
   <artifactId>dispatch-hawtio-console</artifactId>
-  <version>1.11.0-SNAPSHOT</version>
+  <version>1.10.0</version>
   <packaging>war</packaging>
   <inceptionYear>2018</inceptionYear>
   <url>https://qpid.apache.org</url>
diff --git a/pom.xml b/pom.xml
index ecd4902..ea7bbb9 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.11.0-SNAPSHOT</version>
+    <version>1.10.0</version>
     <name>QpidDispatch</name>
     <inceptionYear>2018</inceptionYear>
     <url>https://qpid.apache.org</url>