diff --git a/core/pom.xml b/core/pom.xml
index 3183ba95..4d44c87a 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -111,7 +111,7 @@
- jdom
+ org.jdom
jdom
true
diff --git a/parent/pom.xml b/parent/pom.xml
index 82cadac3..6edb8443 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -308,9 +308,9 @@
- jdom
+ org.jdom
jdom
- 1.0
+ 1.1
dom4j
diff --git a/pom.xml b/pom.xml
index 8c78f0b0..8e10b507 100644
--- a/pom.xml
+++ b/pom.xml
@@ -225,9 +225,9 @@
${project.build.directory}/dependency/jaxen/
- jdom
+ org.jdom
jdom
- 1.0
+ 1.1
${project.build.directory}/dependency/jdom/
diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml
index 16f0c73b..3dbba58a 100644
--- a/samples/tutorial/pom.xml
+++ b/samples/tutorial/pom.xml
@@ -27,7 +27,7 @@
spring-ws-core
- jdom
+ org.jdom
jdom