Repository: qpid-dispatch Updated Branches: refs/heads/1.1.x bb8416170 -> e52b53d5e
NO-JIRA - Set the versions to 1.1.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/e52b53d5 Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/e52b53d5 Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/e52b53d5 Branch: refs/heads/1.1.x Commit: e52b53d5eb74b24cf073f27d5cd131ac4508e00b Parents: bb84161 Author: Ganesh Murthy <[email protected]> Authored: Tue Apr 24 16:09:42 2018 -0400 Committer: Ganesh Murthy <[email protected]> Committed: Tue Apr 24 16:09:42 2018 -0400 ---------------------------------------------------------------------- VERSION.txt | 2 +- console/hawtio/pom.xml | 4 ++-- pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/e52b53d5/VERSION.txt ---------------------------------------------------------------------- diff --git a/VERSION.txt b/VERSION.txt index 3eefcb9..9084fa2 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -1.0.0 +1.1.0 http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/e52b53d5/console/hawtio/pom.xml ---------------------------------------------------------------------- diff --git a/console/hawtio/pom.xml b/console/hawtio/pom.xml index d7abdc9..3359e68 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.1.0</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/e52b53d5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 72c7bf0..c281e34 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <artifactId>qpid-dispatch</artifactId> <version>1.1.0</version> <name>QpidDispatch</name> - <inceptionYear>2017</inceptionYear> + <inceptionYear>2018</inceptionYear> <url>https://qpid.apache.org</url> <prerequisites> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
