Repository: qpid-proton-j
Updated Branches:
  refs/heads/master ca492f66a -> 3af4d553a


[maven-release-plugin] prepare release 0.26.0


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

Branch: refs/heads/master
Commit: 3af4d553ab8f039668831a209b5801a7e66e4ae3
Parents: ca492f6
Author: Robbie Gemmell <rob...@apache.org>
Authored: Thu Feb 22 17:56:02 2018 +0000
Committer: Robbie Gemmell <rob...@apache.org>
Committed: Thu Feb 22 17:56:02 2018 +0000

----------------------------------------------------------------------
 apache-qpid-proton-j/pom.xml  | 2 +-
 examples/engine/pom.xml       | 2 +-
 examples/reactor/pom.xml      | 2 +-
 pom.xml                       | 4 ++--
 proton-j/pom.xml              | 2 +-
 tests/performance-jmh/pom.xml | 2 +-
 tests/pom.xml                 | 2 +-
 7 files changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton-j/blob/3af4d553/apache-qpid-proton-j/pom.xml
----------------------------------------------------------------------
diff --git a/apache-qpid-proton-j/pom.xml b/apache-qpid-proton-j/pom.xml
index ffecdf5..097d92b 100644
--- a/apache-qpid-proton-j/pom.xml
+++ b/apache-qpid-proton-j/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>proton-j-parent</artifactId>
-    <version>0.26.0-SNAPSHOT</version>
+    <version>0.26.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/qpid-proton-j/blob/3af4d553/examples/engine/pom.xml
----------------------------------------------------------------------
diff --git a/examples/engine/pom.xml b/examples/engine/pom.xml
index a5dd228..c963bed 100644
--- a/examples/engine/pom.xml
+++ b/examples/engine/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>proton-j-parent</artifactId>
-    <version>0.26.0-SNAPSHOT</version>
+    <version>0.26.0</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/qpid-proton-j/blob/3af4d553/examples/reactor/pom.xml
----------------------------------------------------------------------
diff --git a/examples/reactor/pom.xml b/examples/reactor/pom.xml
index d742b28..b385eef 100644
--- a/examples/reactor/pom.xml
+++ b/examples/reactor/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>proton-j-parent</artifactId>
-    <version>0.26.0-SNAPSHOT</version>
+    <version>0.26.0</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/qpid-proton-j/blob/3af4d553/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6e6b390..77aff88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <groupId>org.apache.qpid</groupId>
   <artifactId>proton-j-parent</artifactId>
-  <version>0.26.0-SNAPSHOT</version>
+  <version>0.26.0</version>
   <packaging>pom</packaging>
 
   <name>Proton-J Parent</name>
@@ -171,7 +171,7 @@
     
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/qpid-proton-j.git</connection>
     
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/qpid-proton-j.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=qpid-proton-j.git</url>
-    <tag>HEAD</tag>
+    <tag>0.26.0</tag>
   </scm>
   <issueManagement>
     <url>https://issues.apache.org/jira/browse/PROTON</url>

http://git-wip-us.apache.org/repos/asf/qpid-proton-j/blob/3af4d553/proton-j/pom.xml
----------------------------------------------------------------------
diff --git a/proton-j/pom.xml b/proton-j/pom.xml
index 5d88e90..5806bd7 100644
--- a/proton-j/pom.xml
+++ b/proton-j/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>proton-j-parent</artifactId>
-    <version>0.26.0-SNAPSHOT</version>
+    <version>0.26.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/qpid-proton-j/blob/3af4d553/tests/performance-jmh/pom.xml
----------------------------------------------------------------------
diff --git a/tests/performance-jmh/pom.xml b/tests/performance-jmh/pom.xml
index 9a3515f..4f28c8e 100644
--- a/tests/performance-jmh/pom.xml
+++ b/tests/performance-jmh/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.qpid</groupId>
         <artifactId>proton-j-parent</artifactId>
-        <version>0.26.0-SNAPSHOT</version>
+        <version>0.26.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/qpid-proton-j/blob/3af4d553/tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/pom.xml b/tests/pom.xml
index 623d88d..5874dc1 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>proton-j-parent</artifactId>
-    <version>0.26.0-SNAPSHOT</version>
+    <version>0.26.0</version>
   </parent>
 
   <artifactId>proton-tests</artifactId>


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

Reply via email to