Release 0.9-alpha-3
diff --git a/contrib/proton-hawtdispatch/pom.xml b/contrib/proton-hawtdispatch/pom.xml
index 0eaa171..5f51e4f 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>1.0-SNAPSHOT</version>
+    <version>0.9-alpha-3</version>
     <relativePath>../..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/contrib/proton-jms/pom.xml b/contrib/proton-jms/pom.xml
index 4515cbb..17ddab6 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>1.0-SNAPSHOT</version>
+    <version>0.9-alpha-3</version>
     <relativePath>../..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/examples/messenger/java/pom.xml b/examples/messenger/java/pom.xml
index 24e76c2..8b3e11b 100644
--- a/examples/messenger/java/pom.xml
+++ b/examples/messenger/java/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>proton-project</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>0.9-alpha-3</version>
     <relativePath>../../..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 47ef4c6..18b5105 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>1.0-SNAPSHOT</version>
+  <version>0.9-alpha-3</version>
   <packaging>pom</packaging>
 
   <properties>
diff --git a/proton-j/pom.xml b/proton-j/pom.xml
index c43e78e..2914d34 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>1.0-SNAPSHOT</version>
+    <version>0.9-alpha-3</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tests/pom.xml b/tests/pom.xml
index 8367eca..dfd1de7 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>proton-project</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>0.9-alpha-3</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..806bc93 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.9
+0.9-alpha-3