Release 0.9.1
diff --git a/contrib/proton-hawtdispatch/pom.xml b/contrib/proton-hawtdispatch/pom.xml
index 812d05f..d49a6c4 100644
--- a/contrib/proton-hawtdispatch/pom.xml
+++ b/contrib/proton-hawtdispatch/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>proton-project</artifactId>
-    <version>0.9.1-SNAPSHOT</version>
+    <version>0.9.1</version>
     <relativePath>../..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/contrib/proton-jms/pom.xml b/contrib/proton-jms/pom.xml
index 4e062a7..5465842 100644
--- a/contrib/proton-jms/pom.xml
+++ b/contrib/proton-jms/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>proton-project</artifactId>
-    <version>0.9.1-SNAPSHOT</version>
+    <version>0.9.1</version>
     <relativePath>../..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/examples/java/messenger/pom.xml b/examples/java/messenger/pom.xml
index 0b48b7a..9fcf526 100644
--- a/examples/java/messenger/pom.xml
+++ b/examples/java/messenger/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>proton-project</artifactId>
-    <version>0.9.1-SNAPSHOT</version>
+    <version>0.9.1</version>
     <relativePath>../../..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 7ae230e..4e9e86d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
        requiring the latest trunk build can use an unchanging value in their pom.xml.
        We will use a more representative version if and when snapshots from multiple
        branches are being concurrently produced. -->
-  <version>0.9.1-SNAPSHOT</version>
+  <version>0.9.1</version>
   <packaging>pom</packaging>
 
   <properties>
diff --git a/proton-j/pom.xml b/proton-j/pom.xml
index 96877cf..0027562 100644
--- a/proton-j/pom.xml
+++ b/proton-j/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>proton-project</artifactId>
-    <version>0.9.1-SNAPSHOT</version>
+    <version>0.9.1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tests/pom.xml b/tests/pom.xml
index adf3cbf..49c03d7 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>proton-project</artifactId>
-    <version>0.9.1-SNAPSHOT</version>
+    <version>0.9.1</version>
   </parent>
 
   <description>The Proton system tests execute against either the Java or the C implementations,
diff --git a/version.txt b/version.txt
index b63ba69..f374f66 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.9
+0.9.1