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:46:01 UTC

qpid-dispatch git commit: NO-JIRA - Set the versions to 1.2.0

Repository: qpid-dispatch
Updated Branches:
  refs/heads/1.2.x [created] c47c78126


NO-JIRA - Set the versions to 1.2.0


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

Branch: refs/heads/1.2.x
Commit: c47c781263d299f744718238c9c7c671cd37ddd8
Parents: ed515fb
Author: Ganesh Murthy <gm...@redhat.com>
Authored: Thu Jun 28 18:02:28 2018 -0400
Committer: Ganesh Murthy <gm...@redhat.com>
Committed: Thu Jun 28 20:44:51 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/c47c7812/VERSION.txt
----------------------------------------------------------------------
diff --git a/VERSION.txt b/VERSION.txt
index 468e6c3..26aaba0 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-1.2.0-SNAPSHOT
+1.2.0

http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/c47c7812/console/hawtio/pom.xml
----------------------------------------------------------------------
diff --git a/console/hawtio/pom.xml b/console/hawtio/pom.xml
index b67e083..e0d78d3 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.2.0</version>
   <packaging>war</packaging>
   <inceptionYear>2018</inceptionYear>
   <url>https://qpid.apache.org</url>

http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/c47c7812/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0f38998..aae3fb7 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.2.0</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