NO-JIRA - Changed version to 1.15.0
diff --git a/VERSION.txt b/VERSION.txt
index dcc233a..141f2e8 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-1.15.0-SNAPSHOT
+1.15.0
diff --git a/docs/books/common/attributes.adoc b/docs/books/common/attributes.adoc
index 1e0c01c..a9256cf 100644
--- a/docs/books/common/attributes.adoc
+++ b/docs/books/common/attributes.adoc
@@ -44,7 +44,7 @@
 :RouterName: Dispatch Router
 :RouterSchemaDir: ../../build/doc/book
 :RouterConfigFile: /etc/qpid-dispatch/qdrouterd.conf
-:DispatchRouterVersion: 1.15.0-SNAPSHOT
+:DispatchRouterVersion: 1.15.0
 
 // Book names
 
diff --git a/pom.xml b/pom.xml
index bbac2bb..357e28b 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.15.0-SNAPSHOT</version>
+    <version>1.15.0</version>
     <name>QpidDispatch</name>
     <inceptionYear>2018</inceptionYear>
     <url>https://qpid.apache.org</url>