diff --git a/jaxb-ri/boms/bom/pom.xml b/jaxb-ri/boms/bom/pom.xml index 2733df836..db5e0afa2 100644 --- a/jaxb-ri/boms/bom/pom.xml +++ b/jaxb-ri/boms/bom/pom.xml @@ -61,7 +61,7 @@ JAXB Bill of Materials (BOM) - 2.2.12-b140109.1041 + 2.2.12 2.21 1.2.13 1.7.7 diff --git a/jaxb-ri/docs/release-documentation/src/docbook/jaxb-2-0-changelog.xml b/jaxb-ri/docs/release-documentation/src/docbook/jaxb-2-0-changelog.xml index f2b15b4eb..1ea57ad3e 100644 --- a/jaxb-ri/docs/release-documentation/src/docbook/jaxb-2-0-changelog.xml +++ b/jaxb-ri/docs/release-documentation/src/docbook/jaxb-2-0-changelog.xml @@ -77,7 +77,10 @@ holder. JAXB-973: generated code should be compilable with '-Xdoclint:all' - XJC generates ordered ObjectFactories, @XmlSeeAlso annotations and episode files + + JAXB-598: XJC generates ordered + ObjectFactories, @XmlSeeAlso annotations and episode files. + @@ -127,11 +130,12 @@ holder. <groupId>org.glassfish.jaxb</groupId> <artifactId>jaxb-bom</artifactId> <version>2.2.8</version> + <type>pom</type> </dependency> - From now JAXB RI project uses GIT SVC. You can get our sources from: + From now JAXB RI project uses GIT VCS. You can get our sources from: Java.net: git clone git://java.net/jaxb~v2 GitHub: git clone https://github.com/gf-metro/jaxb.git diff --git a/jaxb-ri/docs/www/src/main/resources/index.html b/jaxb-ri/docs/www/src/main/resources/index.html index 0f7c1a204..df84a000f 100644 --- a/jaxb-ri/docs/www/src/main/resources/index.html +++ b/jaxb-ri/docs/www/src/main/resources/index.html @@ -16,8 +16,8 @@

Installation

Release Notes

- Browse the release notes online, - including what's new. + Browse the release notes online, + including what's new.

Technical Support

diff --git a/jaxb-ri/pom.xml b/jaxb-ri/pom.xml index 35f256eb0..fae6d1dec 100644 --- a/jaxb-ri/pom.xml +++ b/jaxb-ri/pom.xml @@ -445,7 +445,7 @@ holder. org.glassfish.build gfnexus-maven-plugin - 0.18 + 0.20