This is an automated email from the ASF dual-hosted git repository.
gmurthy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git
The following commit(s) were added to refs/heads/master by this push:
new 74e0a30 NO-JIRA - Set the version to 1.10.0-SNAPSHOT from
2.0.0-SNAPSHOT
74e0a30 is described below
commit 74e0a3028d966f0d2e2c5f537a516785fbe0534b
Author: Ganesh Murthy <[email protected]>
AuthorDate: Tue Sep 10 09:48:40 2019 -0400
NO-JIRA - Set the version to 1.10.0-SNAPSHOT from 2.0.0-SNAPSHOT
---
VERSION.txt | 2 +-
console/hawtio/pom.xml | 2 +-
docs/books/_common/attributes.adoc | 2 +-
pom.xml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/VERSION.txt b/VERSION.txt
index 6753471..8c29cb4 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-2.0.0-SNAPSHOT
+1.10.0-SNAPSHOT
diff --git a/console/hawtio/pom.xml b/console/hawtio/pom.xml
index 91e20bf..9324e4d 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>2.0.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>war</packaging>
<inceptionYear>2018</inceptionYear>
<url>https://qpid.apache.org</url>
diff --git a/docs/books/_common/attributes.adoc
b/docs/books/_common/attributes.adoc
index 5e2fcd3..0f9818c 100644
--- a/docs/books/_common/attributes.adoc
+++ b/docs/books/_common/attributes.adoc
@@ -43,7 +43,7 @@ under the License
:RouterName: Dispatch Router
:RouterSchemaDir: ../../build/doc/book
:RouterConfigFile: /etc/qpid-dispatch/qdrouterd.conf
-:DispatchRouterVersion: 2.0.0-SNAPSHOT
+:DispatchRouterVersion: 1.10.0-SNAPSHOT
// Book names
diff --git a/pom.xml b/pom.xml
index 6b53ae3..3769861 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>2.0.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<name>QpidDispatch</name>
<inceptionYear>2018</inceptionYear>
<url>https://qpid.apache.org</url>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]