Repository: qpid-proton
Updated Branches:
  refs/heads/0.12.x 271b36363 -> 1f2cf3452


PROTON-1050: Update version for 0.11.0 beta


Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/1f2cf345
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/1f2cf345
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/1f2cf345

Branch: refs/heads/0.12.x
Commit: 1f2cf345283b6fa4b19f6ff0bcd4a563c9f06851
Parents: 271b363
Author: Justin Ross <[email protected]>
Authored: Tue Jan 26 06:35:07 2016 -0800
Committer: Justin Ross <[email protected]>
Committed: Tue Jan 26 06:35:07 2016 -0800

----------------------------------------------------------------------
 contrib/proton-hawtdispatch/pom.xml | 2 +-
 contrib/proton-jms/pom.xml          | 2 +-
 examples/engine/java/pom.xml        | 2 +-
 examples/java/messenger/pom.xml     | 2 +-
 examples/java/reactor/pom.xml       | 2 +-
 pom.xml                             | 2 +-
 proton-j/pom.xml                    | 2 +-
 tests/pom.xml                       | 2 +-
 version.txt                         | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/1f2cf345/contrib/proton-hawtdispatch/pom.xml
----------------------------------------------------------------------
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>

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/1f2cf345/contrib/proton-jms/pom.xml
----------------------------------------------------------------------
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>

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/1f2cf345/examples/engine/java/pom.xml
----------------------------------------------------------------------
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>

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/1f2cf345/examples/java/messenger/pom.xml
----------------------------------------------------------------------
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>

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/1f2cf345/examples/java/reactor/pom.xml
----------------------------------------------------------------------
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>

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/1f2cf345/pom.xml
----------------------------------------------------------------------
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>

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/1f2cf345/proton-j/pom.xml
----------------------------------------------------------------------
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>
 

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/1f2cf345/tests/pom.xml
----------------------------------------------------------------------
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,

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/1f2cf345/version.txt
----------------------------------------------------------------------
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to