PROTON-1050: Update version for 0.11.0 beta
diff --git a/contrib/proton-hawtdispatch/pom.xml b/contrib/proton-hawtdispatch/pom.xml
index a89b9f1..766912e 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.12.0-SNAPSHOT</version>
+    <version>0.12.0-beta</version>
     <relativePath>../..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/contrib/proton-jms/pom.xml b/contrib/proton-jms/pom.xml
index bd79eb0..5d8f0e9 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.12.0-SNAPSHOT</version>
+    <version>0.12.0-beta</version>
     <relativePath>../..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/examples/engine/java/pom.xml b/examples/engine/java/pom.xml
index 9940b37..12253a7 100644
--- a/examples/engine/java/pom.xml
+++ b/examples/engine/java/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>proton-project</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
+    <version>0.12.0-beta</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/examples/java/messenger/pom.xml b/examples/java/messenger/pom.xml
index f541909..9440a74 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.12.0-SNAPSHOT</version>
+    <version>0.12.0-beta</version>
     <relativePath>../../..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/examples/java/reactor/pom.xml b/examples/java/reactor/pom.xml
index 59d6924..8c6f922 100644
--- a/examples/java/reactor/pom.xml
+++ b/examples/java/reactor/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>proton-project</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
+    <version>0.12.0-beta</version>
     <relativePath>../../..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index d945bdc..c071b4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <groupId>org.apache.qpid</groupId>
   <artifactId>proton-project</artifactId>
-  <version>0.12.0-SNAPSHOT</version>
+  <version>0.12.0-beta</version>
   <packaging>pom</packaging>
 
   <properties>
diff --git a/proton-j/pom.xml b/proton-j/pom.xml
index ede9bd1..8c52288 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.12.0-SNAPSHOT</version>
+    <version>0.12.0-beta</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tests/pom.xml b/tests/pom.xml
index 397e154..aa40ace 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.12.0-SNAPSHOT</version>
+    <version>0.12.0-beta</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 52bba55..07ff01d 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.12.0-SNAPSHOT
+0.12.0-beta