NO-JIRA - Updated master to version 1.1.0 after the 1.0.x branch.
Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/121e4065 Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/121e4065 Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/121e4065 Branch: refs/heads/master Commit: 121e4065ccfeec9cc6f54b0b624db655b36d1b8f Parents: 5f3eaff Author: Ted Ross <tr...@redhat.com> Authored: Thu Oct 19 13:48:35 2017 -0400 Committer: Ted Ross <tr...@redhat.com> Committed: Thu Oct 19 13:48:35 2017 -0400 ---------------------------------------------------------------------- console/dispatch-dashboard/setup.py | 3 ++- console/hawtio/pom.xml | 4 ++-- pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/121e4065/console/dispatch-dashboard/setup.py ---------------------------------------------------------------------- diff --git a/console/dispatch-dashboard/setup.py b/console/dispatch-dashboard/setup.py index 78e838d..2678275 100644 --- a/console/dispatch-dashboard/setup.py +++ b/console/dispatch-dashboard/setup.py @@ -19,7 +19,8 @@ setup( name = 'dispatch', version = '0.0.1', description = 'dashboard extension for OpenStack Dashboard', - author = 'Redhat', + author = 'Apache Qpid', + author_email = 'd...@qpid.apache.org', classifiers = [ 'Environment :: OpenStack', 'Framework :: Django', http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/121e4065/console/hawtio/pom.xml ---------------------------------------------------------------------- diff --git a/console/hawtio/pom.xml b/console/hawtio/pom.xml index ab594f1..d7abdc9 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.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <packaging>war</packaging> - <inceptionYear>2016</inceptionYear> + <inceptionYear>2017</inceptionYear> <url>https://qpid.apache.org</url> <description> http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/121e4065/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bbd130f..1669202 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>0.8.0</version> + <version>1.1.0</version> <name>QpidDispatch</name> - <inceptionYear>2013</inceptionYear> + <inceptionYear>2017</inceptionYear> <url>https://qpid.apache.org</url> <prerequisites> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org