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