Skip to content

Commit

Permalink
Version 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
highsource committed Nov 26, 2015
1 parent 85852e6 commit 2955766
Show file tree
Hide file tree
Showing 106 changed files with 112 additions and 112 deletions.
2 changes: 1 addition & 1 deletion dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion ejb/extensions/naming/custom-naming-pre_0_6_0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-extensions-naming</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-extensions-custom-naming-pre_0_6_0</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb/extensions/naming/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-extensions</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-extensions-naming</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb/extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-extensions</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb/plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion ejb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modules>
Expand Down
2 changes: 1 addition & 1 deletion ejb/roundtrip/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion ejb/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions ejb/samples/customerservice-cxf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-samples</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<dependencies>
<!-- Spring -->
Expand Down Expand Up @@ -176,7 +176,7 @@
<dependency>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-plugin</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</dependency>
</dependencies>
</plugin>
Expand Down
2 changes: 1 addition & 1 deletion ejb/samples/po-customized-toplink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-samples</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion ejb/samples/po-initial/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-samples</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions ejb/samples/po-maven-jaxb2-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-samples-po-maven-jaxb2-plugin</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
<packaging>jar</packaging>
<name>Hyperjaxb3 EJB Sample [po-maven-jaxb2-plugin]</name>
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-samples</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<build>
<defaultGoal>install</defaultGoal>
Expand Down
4 changes: 2 additions & 2 deletions ejb/samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<artifactId>hyperjaxb3-ejb-samples</artifactId>
<packaging>pom</packaging>
<name>Hyperjaxb3 EJB Samples</name>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modules>
Expand Down
2 changes: 1 addition & 1 deletion ejb/samples/uniprot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-samples</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion ejb/schemas/customizations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-schemas</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion ejb/schemas/persistence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-schemas</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion ejb/schemas/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<modules>
<module>persistence</module>
Expand Down
2 changes: 1 addition & 1 deletion ejb/templates/basic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-templates</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion ejb/templates/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<modules>
<module>basic</module>
Expand Down
2 changes: 1 addition & 1 deletion ejb/tests/addressbook/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-tests</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-tests-addressbook</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb/tests/ak/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-tests</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-tests-ak</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb/tests/annox/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-tests</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-tests-annox</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb/tests/any/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-tests</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-tests-any</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb/tests/bibtexml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-tests</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-tests-bibtexml</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb/tests/ccr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-tests</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-tests-ccr</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb/tests/cda/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-tests</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-tests-cda</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb/tests/component-jpa2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-tests</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-tests-component-jpa2</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb/tests/component/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-tests</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-tests-component</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb/tests/cu-one/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-tests</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-tests-cuone</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb/tests/custom-naming/extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-tests-custom-naming</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-tests-custom-naming-extension</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb/tests/custom-naming/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-tests</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-tests-custom-naming</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb/tests/custom-naming/schema/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-tests-custom-naming</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-tests-custom-naming-schema</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb/tests/customType/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-tests</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-tests-customtype</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb/tests/customizations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-tests</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-tests-customizations</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb/tests/dc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-tests</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-tests-dc</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb/tests/derby/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-tests</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-tests-derby</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb/tests/device/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-tests</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-tests-device</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb/tests/dl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-tests</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-tests-dl</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb/tests/dom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-tests</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-tests-dom</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb/tests/dy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-tests</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-tests-dy</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb/tests/ebxmlrr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-tests</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-tests-ebxmlrr</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ejb/tests/edxl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-tests</artifactId>
<version>0.6.2-SNAPSHOT</version>
<version>0.6.1</version>
</parent>
<artifactId>hyperjaxb3-ejb-tests-edxl</artifactId>
<packaging>jar</packaging>
Expand Down

0 comments on commit 2955766

Please sign in to comment.