diff --git a/activemq-web-demo/pom.xml b/activemq-web-demo/pom.xml index 42a57f3898..1685bbcbc4 100755 --- a/activemq-web-demo/pom.xml +++ b/activemq-web-demo/pom.xml @@ -1,27 +1,25 @@ - - + + 4.0.0 @@ -39,17 +37,22 @@ org.mortbay.jetty - maven-jetty6-plugin - ${jetty-version} + maven-jetty-plugin + + + ${jetty.port} + 60000 + + 10 - + - + org.apache.geronimo.specs @@ -79,7 +82,7 @@ ${pom.groupId} activemq-core - + ${pom.groupId} activeio-core @@ -88,20 +91,20 @@ activemq-jaas true - + org.mortbay.jetty jetty test - + org.springframework spring - + org.apache.xbean @@ -111,20 +114,20 @@ xmlpull xmlpull - + xstream xstream - - + + junit junit test - + org.apache.derby @@ -132,4 +135,7 @@ + + 8080 +