From 68fb03912e0889d5b12a5ed7056c0b727194fb3e Mon Sep 17 00:00:00 2001 From: David BRASSELY Date: Mon, 29 Dec 2014 15:00:59 +0100 Subject: [PATCH] Moving web-console dependency to 1.0.2-SNAPSHOT --- openesb-standalone-packaging/pom.xml | 2 +- openesb-standalone-packaging/src/main/assembly/distribution.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/openesb-standalone-packaging/pom.xml b/openesb-standalone-packaging/pom.xml index 086d2f8..a84d235 100644 --- a/openesb-standalone-packaging/pom.xml +++ b/openesb-standalone-packaging/pom.xml @@ -149,7 +149,7 @@ - net.open-esb + net.open-esb.admin openesb-web-console ${openesb-web-console.version} zip diff --git a/openesb-standalone-packaging/src/main/assembly/distribution.xml b/openesb-standalone-packaging/src/main/assembly/distribution.xml index 134b073..95eb516 100644 --- a/openesb-standalone-packaging/src/main/assembly/distribution.xml +++ b/openesb-standalone-packaging/src/main/assembly/distribution.xml @@ -59,7 +59,7 @@ - net.open-esb:openesb-web-console + net.open-esb.admin:openesb-web-console true plugins/webui/_site diff --git a/pom.xml b/pom.xml index 0474844..ec2a1c5 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ 2.4.0 1.0.0 - 1.0.0 + 1.0.2-SNAPSHOT 1.0.0 1.0.0 1.0.1-SNAPSHOT