diff --git a/activemq-optional/pom.xml b/activemq-optional/pom.xml index f7a76bbf8f..4778dfe52b 100755 --- a/activemq-optional/pom.xml +++ b/activemq-optional/pom.xml @@ -61,7 +61,7 @@ - xstream + com.thoughtworks.xstream xstream diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml index f4a9a1fb1f..e28e9e1528 100755 --- a/activemq-web-console/pom.xml +++ b/activemq-web-console/pom.xml @@ -219,7 +219,7 @@ - xstream + com.thoughtworks.xstream xstream diff --git a/activemq-web-demo/pom.xml b/activemq-web-demo/pom.xml index a00f819534..287ed80653 100755 --- a/activemq-web-demo/pom.xml +++ b/activemq-web-demo/pom.xml @@ -118,7 +118,7 @@ - xstream + com.thoughtworks.xstream xstream diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml index bc1ce04e3e..e96e59253c 100755 --- a/activemq-web/pom.xml +++ b/activemq-web/pom.xml @@ -103,7 +103,7 @@ - xstream + com.thoughtworks.xstream xstream diff --git a/assembly/pom.xml b/assembly/pom.xml index d4fcab55d2..f1c80958f3 100755 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -157,7 +157,7 @@ jmdns - xstream + com.thoughtworks.xstream xstream diff --git a/pom.xml b/pom.xml index a926557cc7..1487fa6292 100755 --- a/pom.xml +++ b/pom.xml @@ -683,7 +683,7 @@ - xstream + com.thoughtworks.xstream xstream ${xstream-version}