Release 0.9

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

Branch: refs/heads/0.9.x
Commit: adef382091e897c0cf355fba451dd758b10af22d
Parents: d2a800d
Author: Rafael Schloming <[email protected]>
Authored: Tue Mar 31 05:07:22 2015 -0400
Committer: Rafael Schloming <[email protected]>
Committed: Tue Mar 31 05:07:22 2015 -0400

----------------------------------------------------------------------
 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/adef3820/contrib/proton-hawtdispatch/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/proton-hawtdispatch/pom.xml 
b/contrib/proton-hawtdispatch/pom.xml
index 085b634..02587f1 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-rc-3</version>
+    <version>0.9</version>
     <relativePath>../..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

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

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

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

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

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


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

Reply via email to