Repository: qpid-dispatch Updated Branches: refs/heads/master e813f085b -> c2c678a0d
NO-JIRA - Bumped up the version to 1.5.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/c2c678a0 Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/c2c678a0 Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/c2c678a0 Branch: refs/heads/master Commit: c2c678a0dc351fb40382d7e564a138cc37ac7f4d Parents: e813f08 Author: Ganesh Murthy <[email protected]> Authored: Fri Oct 12 10:02:31 2018 -0400 Committer: Ganesh Murthy <[email protected]> Committed: Fri Oct 12 10:02:31 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/c2c678a0/VERSION.txt ---------------------------------------------------------------------- diff --git a/VERSION.txt b/VERSION.txt index 8f069ae..d655362 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -1.4.0-SNAPSHOT +1.5.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/c2c678a0/console/hawtio/pom.xml ---------------------------------------------------------------------- diff --git a/console/hawtio/pom.xml b/console/hawtio/pom.xml index 2cc628c..1c06a61 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.4.0-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> <packaging>war</packaging> <inceptionYear>2018</inceptionYear> <url>https://qpid.apache.org</url> http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/c2c678a0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a4b1b8d..14b2a20 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.4.0-SNAPSHOT</version> + <version>1.5.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]
