Repository: qpid-dispatch Updated Branches: refs/heads/master e9f1dd495 -> c95bb8ae8
DISPATCH-307: Rename the artifact id to dispatch-hawtio-console for clarity Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/c95bb8ae Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/c95bb8ae Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/c95bb8ae Branch: refs/heads/master Commit: c95bb8ae8849d5d040bfea582c94d5a1619d3949 Parents: e9f1dd4 Author: Ernest Allen <eal...@redhat.com> Authored: Tue May 10 15:38:41 2016 -0400 Committer: Ernest Allen <eal...@redhat.com> Committed: Tue May 10 15:38:41 2016 -0400 ---------------------------------------------------------------------- console/hawtio/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/c95bb8ae/console/hawtio/pom.xml ---------------------------------------------------------------------- diff --git a/console/hawtio/pom.xml b/console/hawtio/pom.xml index 27dd354..9d34ac4 100644 --- a/console/hawtio/pom.xml +++ b/console/hawtio/pom.xml @@ -9,7 +9,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.qpid</groupId> - <artifactId>dispatch-plugin</artifactId> + <artifactId>dispatch-hawtio-console</artifactId> <version>0.6.0-SNAPSHOT</version> <packaging>war</packaging> <inceptionYear>2016</inceptionYear> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org