update pom versions to 0.9.1-SNAPSHOT

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

Branch: refs/heads/0.9.x
Commit: ee4b6e399dccfbb3609fd27ad962fdece0b1186a
Parents: aef2faf
Author: Robert Gemmell <[email protected]>
Authored: Fri Apr 24 16:04:10 2015 +0100
Committer: Robert Gemmell <[email protected]>
Committed: Fri Apr 24 16:04:10 2015 +0100

----------------------------------------------------------------------
 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 +-
 6 files changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/ee4b6e39/contrib/proton-hawtdispatch/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/proton-hawtdispatch/pom.xml 
b/contrib/proton-hawtdispatch/pom.xml
index 02587f1..812d05f 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</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/ee4b6e39/contrib/proton-jms/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/proton-jms/pom.xml b/contrib/proton-jms/pom.xml
index f1b43cc..4e062a7 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</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/ee4b6e39/examples/java/messenger/pom.xml
----------------------------------------------------------------------
diff --git a/examples/java/messenger/pom.xml b/examples/java/messenger/pom.xml
index 1449bd0..0b48b7a 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</version>
+    <version>0.9.1-SNAPSHOT</version>
     <relativePath>../../..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/ee4b6e39/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f27871b..7ae230e 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</version>
+  <version>0.9.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/ee4b6e39/proton-j/pom.xml
----------------------------------------------------------------------
diff --git a/proton-j/pom.xml b/proton-j/pom.xml
index 4d73948..96877cf 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</version>
+    <version>0.9.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/ee4b6e39/tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/pom.xml b/tests/pom.xml
index 54e658f..adf3cbf 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</version>
+    <version>0.9.1-SNAPSHOT</version>
   </parent>
 
   <description>The Proton system tests execute against either the Java or the 
C implementations,


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

Reply via email to