You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by gm...@apache.org on 2018/06/29 00:50:00 UTC

qpid-dispatch git commit: NO-JIRA - Incremented version numbers

Repository: qpid-dispatch
Updated Branches:
  refs/heads/master ed515fb70 -> cdc71d475


NO-JIRA - Incremented version numbers


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

Branch: refs/heads/master
Commit: cdc71d47524b811a60cb274a48204e01daa6a137
Parents: ed515fb
Author: Ganesh Murthy <gm...@redhat.com>
Authored: Thu Jun 28 20:49:53 2018 -0400
Committer: Ganesh Murthy <gm...@redhat.com>
Committed: Thu Jun 28 20:49:53 2018 -0400

----------------------------------------------------------------------
 VERSION.txt            | 2 +-
 console/hawtio/pom.xml | 2 +-
 pom.xml                | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/cdc71d47/VERSION.txt
----------------------------------------------------------------------
diff --git a/VERSION.txt b/VERSION.txt
index 468e6c3..9d7c109 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-1.2.0-SNAPSHOT
+1.3.0-SNAPSHOT

http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/cdc71d47/console/hawtio/pom.xml
----------------------------------------------------------------------
diff --git a/console/hawtio/pom.xml b/console/hawtio/pom.xml
index b67e083..b0db929 100644
--- a/console/hawtio/pom.xml
+++ b/console/hawtio/pom.xml
@@ -24,7 +24,7 @@
 
   <groupId>org.apache.qpid</groupId>
   <artifactId>dispatch-hawtio-console</artifactId>
-  <version>1.2.0-SNAPSHOT</version>
+  <version>1.3.0-SNAPSHOT</version>
   <packaging>war</packaging>
   <inceptionYear>2018</inceptionYear>
   <url>https://qpid.apache.org</url>

http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/cdc71d47/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0f38998..738ffdb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-dispatch</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
     <name>QpidDispatch</name>
     <inceptionYear>2018</inceptionYear>
     <url>https://qpid.apache.org</url>   


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