From 7de2ca118a0cfc4a373872915aef59148dff5f93 Mon Sep 17 00:00:00 2001 From: jaxbrobot Date: Wed, 12 Sep 2018 06:28:23 -0700 Subject: [PATCH] Preparing for release 2.3.1 --- jaxb-api-test/pom.xml | 2 +- jaxb-api/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jaxb-api-test/pom.xml b/jaxb-api-test/pom.xml index 61349abe..72f07c60 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 4.0.0 diff --git a/jaxb-api/pom.xml b/jaxb-api/pom.xml index 3ed892e5..fb858445 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 4.0.0 diff --git a/pom.xml b/pom.xml index 6bbd71eb..32efc424 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 net.java