You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by tr...@apache.org on 2018/04/26 14:59:42 UTC

qpid-dispatch git commit: NO-JIRA - Set versions to the SNAPSHOT versions of the next release.

Repository: qpid-dispatch
Updated Branches:
  refs/heads/master e5398cce6 -> b6754ce46


NO-JIRA - Set versions to the SNAPSHOT versions of the next release.


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

Branch: refs/heads/master
Commit: b6754ce4607ce0b5e0cada4b5299997a74cf04ef
Parents: e5398cc
Author: Ted Ross <tr...@redhat.com>
Authored: Thu Apr 26 10:59:10 2018 -0400
Committer: Ted Ross <tr...@redhat.com>
Committed: Thu Apr 26 10:59:10 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/b6754ce4/VERSION.txt
----------------------------------------------------------------------
diff --git a/VERSION.txt b/VERSION.txt
index 3eefcb9..468e6c3 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-1.0.0
+1.2.0-SNAPSHOT

http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/b6754ce4/console/hawtio/pom.xml
----------------------------------------------------------------------
diff --git a/console/hawtio/pom.xml b/console/hawtio/pom.xml
index d7abdc9..7dcb70c 100644
--- a/console/hawtio/pom.xml
+++ b/console/hawtio/pom.xml
@@ -24,9 +24,9 @@
 
   <groupId>org.apache.qpid</groupId>
   <artifactId>dispatch-hawtio-console</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.2.0-SNAPSHOT</version>
   <packaging>war</packaging>
-  <inceptionYear>2017</inceptionYear>
+  <inceptionYear>2018</inceptionYear>
   <url>https://qpid.apache.org</url>
 
   <description>

http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/b6754ce4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 72c7bf0..0f38998 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,9 +26,9 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-dispatch</artifactId>
-    <version>1.1.0</version>
+    <version>1.2.0-SNAPSHOT</version>
     <name>QpidDispatch</name>
-    <inceptionYear>2017</inceptionYear>
+    <inceptionYear>2018</inceptionYear>
     <url>https://qpid.apache.org</url>   
     
     <prerequisites>


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