diff --git a/contrib/pom.xml b/contrib/pom.xml index 1ded8991..9279aab8 100644 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -7,11 +7,11 @@ org.jdom jdom-project - 1.1.3-atlassian-3-SNAPSHOT + 1.1.3-atlassian-5-SNAPSHOT jdom-contrib - 1.1.3-atlassian-3-SNAPSHOT + 1.1.3-atlassian-5-SNAPSHOT src/java diff --git a/core/pom.xml b/core/pom.xml index 46134314..3b7fb1d7 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,11 +7,11 @@ org.jdom jdom-project - 1.1.3-atlassian-3-SNAPSHOT + 1.1.3-atlassian-5-SNAPSHOT jdom - 1.1.3-atlassian-3-SNAPSHOT + 1.1.3-atlassian-5-SNAPSHOT src/java diff --git a/pom.xml b/pom.xml index 398ac6eb..5e91aa53 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ pom JDOM - 1.1.3-atlassian-3-SNAPSHOT + 1.1.3-atlassian-5-SNAPSHOT A complete, Java-based solution for accessing, manipulating, diff --git a/test/pom.xml b/test/pom.xml index 6de1e85e..b1ac88d3 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -7,11 +7,11 @@ org.jdom jdom-project - 1.1.3-atlassian-3-SNAPSHOT + 1.1.3-atlassian-5-SNAPSHOT jdom-test - 1.1.3-atlassian-3-SNAPSHOT + 1.1.3-atlassian-5-SNAPSHOT src/java