Release 0.9-rc-3

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

Branch: refs/heads/0.9.x
Commit: bcb7a47ba0ef89b807a812caf76ddfee843f941d
Parents: 810088b
Author: Rafael Schloming <[email protected]>
Authored: Tue Mar 17 09:25:04 2015 +1300
Committer: Rafael Schloming <[email protected]>
Committed: Tue Mar 17 09:25:04 2015 +1300

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


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/bcb7a47b/contrib/proton-hawtdispatch/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/proton-hawtdispatch/pom.xml 
b/contrib/proton-hawtdispatch/pom.xml
index 0eaa171..085b634 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-rc-3</version>
     <relativePath>../..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/bcb7a47b/contrib/proton-jms/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/proton-jms/pom.xml b/contrib/proton-jms/pom.xml
index 4515cbb..7048e5c 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-rc-3</version>
     <relativePath>../..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/bcb7a47b/examples/java/messenger/pom.xml
----------------------------------------------------------------------
diff --git a/examples/java/messenger/pom.xml b/examples/java/messenger/pom.xml
index 24e76c2..becde12 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>1.0-SNAPSHOT</version>
+    <version>0.9-rc-3</version>
     <relativePath>../../..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/bcb7a47b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 412af45..724b5d9 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-rc-3</version>
   <packaging>pom</packaging>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/bcb7a47b/proton-j/pom.xml
----------------------------------------------------------------------
diff --git a/proton-j/pom.xml b/proton-j/pom.xml
index c43e78e..e870bb1 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-rc-3</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/bcb7a47b/tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/pom.xml b/tests/pom.xml
index 8367eca..f5e1078 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-rc-3</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/bcb7a47b/version.txt
----------------------------------------------------------------------
diff --git a/version.txt b/version.txt
index b63ba69..47b764d 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.9
+0.9-rc-3


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

Reply via email to