You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2015/08/14 12:02:51 UTC

qpid-proton git commit: NO-JIRA: bump version numbers to 0.10.1-SNAPSHOT

Repository: qpid-proton
Updated Branches:
  refs/heads/0.10.x dd49dc9e7 -> 1be536f56


NO-JIRA: bump version numbers to 0.10.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/1be536f5
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/1be536f5
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/1be536f5

Branch: refs/heads/0.10.x
Commit: 1be536f562d70b69d2b552cde0b51dbe6e660a20
Parents: dd49dc9
Author: Robert Gemmell <ro...@apache.org>
Authored: Fri Aug 14 10:59:07 2015 +0100
Committer: Robert Gemmell <ro...@apache.org>
Committed: Fri Aug 14 11:00:38 2015 +0100

----------------------------------------------------------------------
 contrib/proton-hawtdispatch/pom.xml | 2 +-
 contrib/proton-jms/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 +-
 8 files changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/1be536f5/contrib/proton-hawtdispatch/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/proton-hawtdispatch/pom.xml b/contrib/proton-hawtdispatch/pom.xml
index 8792e22..949d8ba 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.10-SNAPSHOT</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/1be536f5/contrib/proton-jms/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/proton-jms/pom.xml b/contrib/proton-jms/pom.xml
index 925bae2..4a0b0cf 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.10-SNAPSHOT</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/1be536f5/examples/java/messenger/pom.xml
----------------------------------------------------------------------
diff --git a/examples/java/messenger/pom.xml b/examples/java/messenger/pom.xml
index 3110957..bc80475 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.10-SNAPSHOT</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>../../..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/1be536f5/examples/java/reactor/pom.xml
----------------------------------------------------------------------
diff --git a/examples/java/reactor/pom.xml b/examples/java/reactor/pom.xml
index e47cc58..72e1b59 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.10-SNAPSHOT</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>../../..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/1be536f5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8271ae0..416a9ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <groupId>org.apache.qpid</groupId>
   <artifactId>proton-project</artifactId>
-  <version>0.10-SNAPSHOT</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/1be536f5/proton-j/pom.xml
----------------------------------------------------------------------
diff --git a/proton-j/pom.xml b/proton-j/pom.xml
index 61c92fe..68052fd 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.10-SNAPSHOT</version>
+    <version>0.10.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/1be536f5/tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/pom.xml b/tests/pom.xml
index 11eba60..7d2722d 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.10-SNAPSHOT</version>
+    <version>0.10.1-SNAPSHOT</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/1be536f5/version.txt
----------------------------------------------------------------------
diff --git a/version.txt b/version.txt
index 70cfdb0..d4e167b 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.10-SNAPSHOT
+0.10.1-SNAPSHOT


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org