diff --git a/jaxb-api-test/pom.xml b/jaxb-api-test/pom.xml index 8292139c..61349abe 100644 --- a/jaxb-api-test/pom.xml +++ b/jaxb-api-test/pom.xml @@ -46,7 +46,7 @@ jaxb-api-parent javax.xml.bind - 2.3.1-RC1 + 2.3.2-SNAPSHOT 4.0.0 diff --git a/jaxb-api/pom.xml b/jaxb-api/pom.xml index a214f3bc..a5412133 100644 --- a/jaxb-api/pom.xml +++ b/jaxb-api/pom.xml @@ -46,7 +46,7 @@ jaxb-api-parent javax.xml.bind - 2.3.1-RC1 + 2.3.2-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index e754afe7..6bbd71eb 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ 4.0.0 javax.xml.bind jaxb-api-parent - 2.3.1-RC1 + 2.3.2-SNAPSHOT net.java