diff --git a/README.md b/README.md index 0d6ce1362..5ccb78593 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Please check our [Migration Guide](https://github.com/highsource/jaxb-tools/wiki from previous releases to newers one. ## Maven versions -Starting from 4.0.1, this plugin requires maven 3.1.0 as minimal version. +Starting from 4.0.2-SNAPSHOT, this plugin requires maven 3.1.0 as minimal version. If you still need maven 2.x or maven 3.0.x, you can still use the previous released versions but you should consider upgrading maven to at least 3.1.0. diff --git a/hyperjaxb/ejb/extensions/naming/custom-naming-pre_0_6_0/pom.xml b/hyperjaxb/ejb/extensions/naming/custom-naming-pre_0_6_0/pom.xml index 8139be16a..0654019b4 100644 --- a/hyperjaxb/ejb/extensions/naming/custom-naming-pre_0_6_0/pom.xml +++ b/hyperjaxb/ejb/extensions/naming/custom-naming-pre_0_6_0/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-extensions-naming - 4.0.1 + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-extensions-custom-naming-pre_0_6_0 diff --git a/hyperjaxb/ejb/extensions/naming/pom.xml b/hyperjaxb/ejb/extensions/naming/pom.xml index 006a62073..e088f7c2c 100644 --- a/hyperjaxb/ejb/extensions/naming/pom.xml +++ b/hyperjaxb/ejb/extensions/naming/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-extensions - 4.0.1 + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-extensions-naming diff --git a/hyperjaxb/ejb/extensions/pom.xml b/hyperjaxb/ejb/extensions/pom.xml index b1f1c34b0..92cb43290 100644 --- a/hyperjaxb/ejb/extensions/pom.xml +++ b/hyperjaxb/ejb/extensions/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-ejb - 4.0.1 + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-extensions diff --git a/hyperjaxb/ejb/plugin/pom.xml b/hyperjaxb/ejb/plugin/pom.xml index 32909afcb..b0fcb6ce4 100644 --- a/hyperjaxb/ejb/plugin/pom.xml +++ b/hyperjaxb/ejb/plugin/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-ejb - 4.0.1 + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-plugin diff --git a/hyperjaxb/ejb/pom.xml b/hyperjaxb/ejb/pom.xml index e6fbb666e..0180d1601 100644 --- a/hyperjaxb/ejb/pom.xml +++ b/hyperjaxb/ejb/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb hyperjaxb3-parent - 4.0.1 + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb diff --git a/hyperjaxb/ejb/roundtrip/pom.xml b/hyperjaxb/ejb/roundtrip/pom.xml index 1043eeae0..7ad858f9e 100644 --- a/hyperjaxb/ejb/roundtrip/pom.xml +++ b/hyperjaxb/ejb/roundtrip/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-ejb - 4.0.1 + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-roundtrip diff --git a/hyperjaxb/ejb/runtime/pom.xml b/hyperjaxb/ejb/runtime/pom.xml index c0bb706a1..8d6d82468 100644 --- a/hyperjaxb/ejb/runtime/pom.xml +++ b/hyperjaxb/ejb/runtime/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-ejb - 4.0.1 + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-runtime diff --git a/hyperjaxb/ejb/samples/customerservice-cxf/pom.xml b/hyperjaxb/ejb/samples/customerservice-cxf/pom.xml index 09ed1878b..6e9ed5c47 100644 --- a/hyperjaxb/ejb/samples/customerservice-cxf/pom.xml +++ b/hyperjaxb/ejb/samples/customerservice-cxf/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-samples - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-samples-customerservice-cxf diff --git a/hyperjaxb/ejb/samples/po-customized-eclipselink/pom.xml b/hyperjaxb/ejb/samples/po-customized-eclipselink/pom.xml index 9c3ae59f5..c39b990a1 100644 --- a/hyperjaxb/ejb/samples/po-customized-eclipselink/pom.xml +++ b/hyperjaxb/ejb/samples/po-customized-eclipselink/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-samples - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-samples-po-customized-eclipselink diff --git a/hyperjaxb/ejb/samples/po-initial/pom.xml b/hyperjaxb/ejb/samples/po-initial/pom.xml index f26acd3ac..fa2be466a 100644 --- a/hyperjaxb/ejb/samples/po-initial/pom.xml +++ b/hyperjaxb/ejb/samples/po-initial/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-samples - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-samples-po-initial diff --git a/hyperjaxb/ejb/samples/po-maven-jaxb2-plugin/pom.xml b/hyperjaxb/ejb/samples/po-maven-jaxb2-plugin/pom.xml index 10c8440d1..3c09bf33c 100644 --- a/hyperjaxb/ejb/samples/po-maven-jaxb2-plugin/pom.xml +++ b/hyperjaxb/ejb/samples/po-maven-jaxb2-plugin/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-samples - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-samples-po-maven-jaxb2-plugin diff --git a/hyperjaxb/ejb/samples/pom.xml b/hyperjaxb/ejb/samples/pom.xml index eda43285c..65e8edeb9 100644 --- a/hyperjaxb/ejb/samples/pom.xml +++ b/hyperjaxb/ejb/samples/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-ejb - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-samples diff --git a/hyperjaxb/ejb/samples/uniprot/pom.xml b/hyperjaxb/ejb/samples/uniprot/pom.xml index 48e93897d..edc9a353d 100644 --- a/hyperjaxb/ejb/samples/uniprot/pom.xml +++ b/hyperjaxb/ejb/samples/uniprot/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-samples - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-samples-uniprot diff --git a/hyperjaxb/ejb/schemas/customizations/pom.xml b/hyperjaxb/ejb/schemas/customizations/pom.xml index 64007dd03..c0d0238bf 100644 --- a/hyperjaxb/ejb/schemas/customizations/pom.xml +++ b/hyperjaxb/ejb/schemas/customizations/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-schemas - 4.0.1 + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-schemas-customizations diff --git a/hyperjaxb/ejb/schemas/persistence/pom.xml b/hyperjaxb/ejb/schemas/persistence/pom.xml index 8432fc557..6bc10354b 100644 --- a/hyperjaxb/ejb/schemas/persistence/pom.xml +++ b/hyperjaxb/ejb/schemas/persistence/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-schemas - 4.0.1 + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-schemas-persistence diff --git a/hyperjaxb/ejb/schemas/pom.xml b/hyperjaxb/ejb/schemas/pom.xml index 6333992c5..e5c4ffa27 100644 --- a/hyperjaxb/ejb/schemas/pom.xml +++ b/hyperjaxb/ejb/schemas/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-ejb - 4.0.1 + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-schemas diff --git a/hyperjaxb/ejb/templates/basic/pom.xml b/hyperjaxb/ejb/templates/basic/pom.xml index 466b7ebce..3d4390515 100644 --- a/hyperjaxb/ejb/templates/basic/pom.xml +++ b/hyperjaxb/ejb/templates/basic/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-templates - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-template-basic diff --git a/hyperjaxb/ejb/templates/pom.xml b/hyperjaxb/ejb/templates/pom.xml index 6d0450b5f..6152f606e 100644 --- a/hyperjaxb/ejb/templates/pom.xml +++ b/hyperjaxb/ejb/templates/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-ejb - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-templates diff --git a/hyperjaxb/ejb/tests/addressbook/pom.xml b/hyperjaxb/ejb/tests/addressbook/pom.xml index 8217f9690..fe71bdb82 100644 --- a/hyperjaxb/ejb/tests/addressbook/pom.xml +++ b/hyperjaxb/ejb/tests/addressbook/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-addressbook diff --git a/hyperjaxb/ejb/tests/ak/pom.xml b/hyperjaxb/ejb/tests/ak/pom.xml index 557ca1eb4..bf1d4a729 100644 --- a/hyperjaxb/ejb/tests/ak/pom.xml +++ b/hyperjaxb/ejb/tests/ak/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-ak diff --git a/hyperjaxb/ejb/tests/annox/pom.xml b/hyperjaxb/ejb/tests/annox/pom.xml index e5e8482e4..e6d21f293 100644 --- a/hyperjaxb/ejb/tests/annox/pom.xml +++ b/hyperjaxb/ejb/tests/annox/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-annox diff --git a/hyperjaxb/ejb/tests/any/pom.xml b/hyperjaxb/ejb/tests/any/pom.xml index 22583a09c..4fa816a9f 100644 --- a/hyperjaxb/ejb/tests/any/pom.xml +++ b/hyperjaxb/ejb/tests/any/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-any diff --git a/hyperjaxb/ejb/tests/bibtexml/pom.xml b/hyperjaxb/ejb/tests/bibtexml/pom.xml index 7f03e5e4d..b9e6e48e0 100644 --- a/hyperjaxb/ejb/tests/bibtexml/pom.xml +++ b/hyperjaxb/ejb/tests/bibtexml/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-bibtexml diff --git a/hyperjaxb/ejb/tests/ccr/pom.xml b/hyperjaxb/ejb/tests/ccr/pom.xml index aa51d0ecc..7f40c3a7f 100644 --- a/hyperjaxb/ejb/tests/ccr/pom.xml +++ b/hyperjaxb/ejb/tests/ccr/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-ccr diff --git a/hyperjaxb/ejb/tests/cda/pom.xml b/hyperjaxb/ejb/tests/cda/pom.xml index d422fcd3a..2ea3269c7 100644 --- a/hyperjaxb/ejb/tests/cda/pom.xml +++ b/hyperjaxb/ejb/tests/cda/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-cda diff --git a/hyperjaxb/ejb/tests/component-jpa2/pom.xml b/hyperjaxb/ejb/tests/component-jpa2/pom.xml index 0508fb42b..75312aaf7 100644 --- a/hyperjaxb/ejb/tests/component-jpa2/pom.xml +++ b/hyperjaxb/ejb/tests/component-jpa2/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-component-jpa2 diff --git a/hyperjaxb/ejb/tests/component/pom.xml b/hyperjaxb/ejb/tests/component/pom.xml index e0dff4e0d..dad70fdea 100644 --- a/hyperjaxb/ejb/tests/component/pom.xml +++ b/hyperjaxb/ejb/tests/component/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-component diff --git a/hyperjaxb/ejb/tests/cu-one/pom.xml b/hyperjaxb/ejb/tests/cu-one/pom.xml index 6a4ce6b5f..295188650 100644 --- a/hyperjaxb/ejb/tests/cu-one/pom.xml +++ b/hyperjaxb/ejb/tests/cu-one/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-cuone diff --git a/hyperjaxb/ejb/tests/custom-naming/extension/pom.xml b/hyperjaxb/ejb/tests/custom-naming/extension/pom.xml index f10176cf0..9a8dd5c8d 100644 --- a/hyperjaxb/ejb/tests/custom-naming/extension/pom.xml +++ b/hyperjaxb/ejb/tests/custom-naming/extension/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests-custom-naming - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-custom-naming-extension diff --git a/hyperjaxb/ejb/tests/custom-naming/pom.xml b/hyperjaxb/ejb/tests/custom-naming/pom.xml index 60c1b3de7..738e5c280 100644 --- a/hyperjaxb/ejb/tests/custom-naming/pom.xml +++ b/hyperjaxb/ejb/tests/custom-naming/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-custom-naming diff --git a/hyperjaxb/ejb/tests/custom-naming/schema/pom.xml b/hyperjaxb/ejb/tests/custom-naming/schema/pom.xml index 8c95a49df..3a59164f3 100644 --- a/hyperjaxb/ejb/tests/custom-naming/schema/pom.xml +++ b/hyperjaxb/ejb/tests/custom-naming/schema/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests-custom-naming - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-custom-naming-schema diff --git a/hyperjaxb/ejb/tests/customType/pom.xml b/hyperjaxb/ejb/tests/customType/pom.xml index 16975255d..2df7be1c2 100644 --- a/hyperjaxb/ejb/tests/customType/pom.xml +++ b/hyperjaxb/ejb/tests/customType/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-customtype diff --git a/hyperjaxb/ejb/tests/customizations/pom.xml b/hyperjaxb/ejb/tests/customizations/pom.xml index 2430a121a..86a111f00 100644 --- a/hyperjaxb/ejb/tests/customizations/pom.xml +++ b/hyperjaxb/ejb/tests/customizations/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-customizations diff --git a/hyperjaxb/ejb/tests/dc/pom.xml b/hyperjaxb/ejb/tests/dc/pom.xml index a7f7e9140..70b935957 100644 --- a/hyperjaxb/ejb/tests/dc/pom.xml +++ b/hyperjaxb/ejb/tests/dc/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-dc diff --git a/hyperjaxb/ejb/tests/derby/pom.xml b/hyperjaxb/ejb/tests/derby/pom.xml index 0dc50a66d..ee85b7ddb 100644 --- a/hyperjaxb/ejb/tests/derby/pom.xml +++ b/hyperjaxb/ejb/tests/derby/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-derby diff --git a/hyperjaxb/ejb/tests/device/pom.xml b/hyperjaxb/ejb/tests/device/pom.xml index 1001d9532..9c1b03fbc 100644 --- a/hyperjaxb/ejb/tests/device/pom.xml +++ b/hyperjaxb/ejb/tests/device/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-device diff --git a/hyperjaxb/ejb/tests/dl/pom.xml b/hyperjaxb/ejb/tests/dl/pom.xml index 1e8aa62cd..d1da6fe26 100644 --- a/hyperjaxb/ejb/tests/dl/pom.xml +++ b/hyperjaxb/ejb/tests/dl/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-dl diff --git a/hyperjaxb/ejb/tests/dom/pom.xml b/hyperjaxb/ejb/tests/dom/pom.xml index a2e040d12..dc5fd13ee 100644 --- a/hyperjaxb/ejb/tests/dom/pom.xml +++ b/hyperjaxb/ejb/tests/dom/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-dom diff --git a/hyperjaxb/ejb/tests/dy/pom.xml b/hyperjaxb/ejb/tests/dy/pom.xml index c983b9c9d..8e81dbe51 100644 --- a/hyperjaxb/ejb/tests/dy/pom.xml +++ b/hyperjaxb/ejb/tests/dy/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-dy diff --git a/hyperjaxb/ejb/tests/ebxmlrr/pom.xml b/hyperjaxb/ejb/tests/ebxmlrr/pom.xml index b7a5953d2..060b4eff4 100644 --- a/hyperjaxb/ejb/tests/ebxmlrr/pom.xml +++ b/hyperjaxb/ejb/tests/ebxmlrr/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-ebxmlrr diff --git a/hyperjaxb/ejb/tests/edxl/pom.xml b/hyperjaxb/ejb/tests/edxl/pom.xml index c57ef7194..c4ca74beb 100644 --- a/hyperjaxb/ejb/tests/edxl/pom.xml +++ b/hyperjaxb/ejb/tests/edxl/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-edxl diff --git a/hyperjaxb/ejb/tests/ek/pom.xml b/hyperjaxb/ejb/tests/ek/pom.xml index fe53aef92..f7250b72b 100644 --- a/hyperjaxb/ejb/tests/ek/pom.xml +++ b/hyperjaxb/ejb/tests/ek/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-ek diff --git a/hyperjaxb/ejb/tests/embeddable-jpa2/pom.xml b/hyperjaxb/ejb/tests/embeddable-jpa2/pom.xml index 91275d2cb..9fb45d224 100644 --- a/hyperjaxb/ejb/tests/embeddable-jpa2/pom.xml +++ b/hyperjaxb/ejb/tests/embeddable-jpa2/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-embeddable-jpa2 diff --git a/hyperjaxb/ejb/tests/embeddable/pom.xml b/hyperjaxb/ejb/tests/embeddable/pom.xml index 93e4da0ca..74ae8ece7 100644 --- a/hyperjaxb/ejb/tests/embeddable/pom.xml +++ b/hyperjaxb/ejb/tests/embeddable/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-embeddable diff --git a/hyperjaxb/ejb/tests/eminq/pom.xml b/hyperjaxb/ejb/tests/eminq/pom.xml index 39556bd6c..1a0418556 100644 --- a/hyperjaxb/ejb/tests/eminq/pom.xml +++ b/hyperjaxb/ejb/tests/eminq/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-eminq diff --git a/hyperjaxb/ejb/tests/enum/pom.xml b/hyperjaxb/ejb/tests/enum/pom.xml index 8b93a3a8e..0740adb04 100644 --- a/hyperjaxb/ejb/tests/enum/pom.xml +++ b/hyperjaxb/ejb/tests/enum/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-enum diff --git a/hyperjaxb/ejb/tests/episodes/a/pom.xml b/hyperjaxb/ejb/tests/episodes/a/pom.xml index bb88a5138..da30a0cd8 100644 --- a/hyperjaxb/ejb/tests/episodes/a/pom.xml +++ b/hyperjaxb/ejb/tests/episodes/a/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests-episodes - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-episodes-a diff --git a/hyperjaxb/ejb/tests/episodes/b/pom.xml b/hyperjaxb/ejb/tests/episodes/b/pom.xml index e81813e91..56e9a1890 100644 --- a/hyperjaxb/ejb/tests/episodes/b/pom.xml +++ b/hyperjaxb/ejb/tests/episodes/b/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests-episodes - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-episodes-b diff --git a/hyperjaxb/ejb/tests/episodes/pom.xml b/hyperjaxb/ejb/tests/episodes/pom.xml index f421469b5..528814a66 100644 --- a/hyperjaxb/ejb/tests/episodes/pom.xml +++ b/hyperjaxb/ejb/tests/episodes/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-episodes diff --git a/hyperjaxb/ejb/tests/equals-builder/builder/pom.xml b/hyperjaxb/ejb/tests/equals-builder/builder/pom.xml index 940fc2ab8..3fe066db6 100644 --- a/hyperjaxb/ejb/tests/equals-builder/builder/pom.xml +++ b/hyperjaxb/ejb/tests/equals-builder/builder/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests-equals-builder - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-equals-builder-builder diff --git a/hyperjaxb/ejb/tests/equals-builder/pom.xml b/hyperjaxb/ejb/tests/equals-builder/pom.xml index 3f8abffa4..b0fb2bbcb 100644 --- a/hyperjaxb/ejb/tests/equals-builder/pom.xml +++ b/hyperjaxb/ejb/tests/equals-builder/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-equals-builder diff --git a/hyperjaxb/ejb/tests/equals-builder/schema/pom.xml b/hyperjaxb/ejb/tests/equals-builder/schema/pom.xml index 31a517a7f..b9fea758b 100644 --- a/hyperjaxb/ejb/tests/equals-builder/schema/pom.xml +++ b/hyperjaxb/ejb/tests/equals-builder/schema/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests-equals-builder - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-equals-builder-schema diff --git a/hyperjaxb/ejb/tests/fpml-pretrade/pom.xml b/hyperjaxb/ejb/tests/fpml-pretrade/pom.xml index 6756b72a5..8ea458502 100644 --- a/hyperjaxb/ejb/tests/fpml-pretrade/pom.xml +++ b/hyperjaxb/ejb/tests/fpml-pretrade/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-fpml-pretrade diff --git a/hyperjaxb/ejb/tests/ids/pom.xml b/hyperjaxb/ejb/tests/ids/pom.xml index befb581b4..62c72d947 100644 --- a/hyperjaxb/ejb/tests/ids/pom.xml +++ b/hyperjaxb/ejb/tests/ids/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-ids diff --git a/hyperjaxb/ejb/tests/ims-eportfolio/pom.xml b/hyperjaxb/ejb/tests/ims-eportfolio/pom.xml index 2fdc0248f..1bc27cc39 100644 --- a/hyperjaxb/ejb/tests/ims-eportfolio/pom.xml +++ b/hyperjaxb/ejb/tests/ims-eportfolio/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-ims-eportfolio diff --git a/hyperjaxb/ejb/tests/ims-lip/pom.xml b/hyperjaxb/ejb/tests/ims-lip/pom.xml index 6c3fc7929..2318e169f 100644 --- a/hyperjaxb/ejb/tests/ims-lip/pom.xml +++ b/hyperjaxb/ejb/tests/ims-lip/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-ims-lip diff --git a/hyperjaxb/ejb/tests/ioda/pom.xml b/hyperjaxb/ejb/tests/ioda/pom.xml index 77840dc4f..3dff396f5 100644 --- a/hyperjaxb/ejb/tests/ioda/pom.xml +++ b/hyperjaxb/ejb/tests/ioda/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-ioda diff --git a/hyperjaxb/ejb/tests/issues-el/pom.xml b/hyperjaxb/ejb/tests/issues-el/pom.xml index 28ae690c1..60b4432da 100644 --- a/hyperjaxb/ejb/tests/issues-el/pom.xml +++ b/hyperjaxb/ejb/tests/issues-el/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-issues-el diff --git a/hyperjaxb/ejb/tests/issues-jpa2/pom.xml b/hyperjaxb/ejb/tests/issues-jpa2/pom.xml index 58495fa10..5894628ac 100644 --- a/hyperjaxb/ejb/tests/issues-jpa2/pom.xml +++ b/hyperjaxb/ejb/tests/issues-jpa2/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-jpa2-tests-issues-jpa2 diff --git a/hyperjaxb/ejb/tests/issues-pre/pom.xml b/hyperjaxb/ejb/tests/issues-pre/pom.xml index f3fe85744..fcbba654b 100644 --- a/hyperjaxb/ejb/tests/issues-pre/pom.xml +++ b/hyperjaxb/ejb/tests/issues-pre/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-issues-pre diff --git a/hyperjaxb/ejb/tests/issues/pom.xml b/hyperjaxb/ejb/tests/issues/pom.xml index b9abb815f..61621d639 100644 --- a/hyperjaxb/ejb/tests/issues/pom.xml +++ b/hyperjaxb/ejb/tests/issues/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-issues diff --git a/hyperjaxb/ejb/tests/nml/pom.xml b/hyperjaxb/ejb/tests/nml/pom.xml index 51c3946fa..216b89ae2 100644 --- a/hyperjaxb/ejb/tests/nml/pom.xml +++ b/hyperjaxb/ejb/tests/nml/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-nml diff --git a/hyperjaxb/ejb/tests/one/pom.xml b/hyperjaxb/ejb/tests/one/pom.xml index e62bd00b6..16aacc2e8 100644 --- a/hyperjaxb/ejb/tests/one/pom.xml +++ b/hyperjaxb/ejb/tests/one/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-one diff --git a/hyperjaxb/ejb/tests/onix30/pom.xml b/hyperjaxb/ejb/tests/onix30/pom.xml index e5c4f117c..78c1ecde1 100644 --- a/hyperjaxb/ejb/tests/onix30/pom.xml +++ b/hyperjaxb/ejb/tests/onix30/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-onix30 diff --git a/hyperjaxb/ejb/tests/ota/pom.xml b/hyperjaxb/ejb/tests/ota/pom.xml index c387d6f0a..d5a3b5187 100644 --- a/hyperjaxb/ejb/tests/ota/pom.xml +++ b/hyperjaxb/ejb/tests/ota/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-ota diff --git a/hyperjaxb/ejb/tests/ows/pom.xml b/hyperjaxb/ejb/tests/ows/pom.xml index 944667c01..83a028c1f 100644 --- a/hyperjaxb/ejb/tests/ows/pom.xml +++ b/hyperjaxb/ejb/tests/ows/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-ows diff --git a/hyperjaxb/ejb/tests/pesc/pom.xml b/hyperjaxb/ejb/tests/pesc/pom.xml index d7018a2db..ff0ef2160 100644 --- a/hyperjaxb/ejb/tests/pesc/pom.xml +++ b/hyperjaxb/ejb/tests/pesc/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-pesc diff --git a/hyperjaxb/ejb/tests/plmxml/pom.xml b/hyperjaxb/ejb/tests/plmxml/pom.xml index ab5f1cd1b..e0a796580 100644 --- a/hyperjaxb/ejb/tests/plmxml/pom.xml +++ b/hyperjaxb/ejb/tests/plmxml/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-plmxml diff --git a/hyperjaxb/ejb/tests/po-customized/pom.xml b/hyperjaxb/ejb/tests/po-customized/pom.xml index a90c9b845..fefcafe7b 100644 --- a/hyperjaxb/ejb/tests/po-customized/pom.xml +++ b/hyperjaxb/ejb/tests/po-customized/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-po-customized diff --git a/hyperjaxb/ejb/tests/po-el-customized/pom.xml b/hyperjaxb/ejb/tests/po-el-customized/pom.xml index 0d0f2c909..eb19c3757 100644 --- a/hyperjaxb/ejb/tests/po-el-customized/pom.xml +++ b/hyperjaxb/ejb/tests/po-el-customized/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-po-el-customized diff --git a/hyperjaxb/ejb/tests/po-jaxb/pom.xml b/hyperjaxb/ejb/tests/po-jaxb/pom.xml index 3b03da2de..4c0c7a819 100644 --- a/hyperjaxb/ejb/tests/po-jaxb/pom.xml +++ b/hyperjaxb/ejb/tests/po-jaxb/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-po-jaxb diff --git a/hyperjaxb/ejb/tests/po-mysql/pom.xml b/hyperjaxb/ejb/tests/po-mysql/pom.xml index 9dc732b0d..645644d9f 100644 --- a/hyperjaxb/ejb/tests/po-mysql/pom.xml +++ b/hyperjaxb/ejb/tests/po-mysql/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-po-mysql diff --git a/hyperjaxb/ejb/tests/po-tl-customized/pom.xml b/hyperjaxb/ejb/tests/po-tl-customized/pom.xml index 68752ec5c..8459f8e0e 100644 --- a/hyperjaxb/ejb/tests/po-tl-customized/pom.xml +++ b/hyperjaxb/ejb/tests/po-tl-customized/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-po-tl-customized diff --git a/hyperjaxb/ejb/tests/po/pom.xml b/hyperjaxb/ejb/tests/po/pom.xml index fe775fccb..7779451ba 100644 --- a/hyperjaxb/ejb/tests/po/pom.xml +++ b/hyperjaxb/ejb/tests/po/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-po diff --git a/hyperjaxb/ejb/tests/polyform/pom.xml b/hyperjaxb/ejb/tests/polyform/pom.xml index 74bc5de3f..2c0d5ca3a 100644 --- a/hyperjaxb/ejb/tests/polyform/pom.xml +++ b/hyperjaxb/ejb/tests/polyform/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-polyform diff --git a/hyperjaxb/ejb/tests/pom.xml b/hyperjaxb/ejb/tests/pom.xml index 9c9e1b147..cde5fcdf4 100644 --- a/hyperjaxb/ejb/tests/pom.xml +++ b/hyperjaxb/ejb/tests/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests diff --git a/hyperjaxb/ejb/tests/punit/core/pom.xml b/hyperjaxb/ejb/tests/punit/core/pom.xml index 5159a0c9f..fa7e8b470 100644 --- a/hyperjaxb/ejb/tests/punit/core/pom.xml +++ b/hyperjaxb/ejb/tests/punit/core/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests-punit - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-punit-core diff --git a/hyperjaxb/ejb/tests/punit/ext/pom.xml b/hyperjaxb/ejb/tests/punit/ext/pom.xml index a47a23bcd..0d62381bc 100644 --- a/hyperjaxb/ejb/tests/punit/ext/pom.xml +++ b/hyperjaxb/ejb/tests/punit/ext/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests-punit - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-punit-ext diff --git a/hyperjaxb/ejb/tests/punit/pom.xml b/hyperjaxb/ejb/tests/punit/pom.xml index 0711989db..9e8f47637 100644 --- a/hyperjaxb/ejb/tests/punit/pom.xml +++ b/hyperjaxb/ejb/tests/punit/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-punit diff --git a/hyperjaxb/ejb/tests/px/pom.xml b/hyperjaxb/ejb/tests/px/pom.xml index 17e463744..64c2b7ed1 100644 --- a/hyperjaxb/ejb/tests/px/pom.xml +++ b/hyperjaxb/ejb/tests/px/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-px diff --git a/hyperjaxb/ejb/tests/regrep/pom.xml b/hyperjaxb/ejb/tests/regrep/pom.xml index 905bb0362..7b153da6f 100644 --- a/hyperjaxb/ejb/tests/regrep/pom.xml +++ b/hyperjaxb/ejb/tests/regrep/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-regrep diff --git a/hyperjaxb/ejb/tests/rim/pom.xml b/hyperjaxb/ejb/tests/rim/pom.xml index 23007b2d2..43d5ce682 100644 --- a/hyperjaxb/ejb/tests/rim/pom.xml +++ b/hyperjaxb/ejb/tests/rim/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-rim diff --git a/hyperjaxb/ejb/tests/sbml/pom.xml b/hyperjaxb/ejb/tests/sbml/pom.xml index e8df19691..5de7f0b70 100644 --- a/hyperjaxb/ejb/tests/sbml/pom.xml +++ b/hyperjaxb/ejb/tests/sbml/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-sbml diff --git a/hyperjaxb/ejb/tests/sepa/pom.xml b/hyperjaxb/ejb/tests/sepa/pom.xml index 79ab35485..e854ee5d1 100644 --- a/hyperjaxb/ejb/tests/sepa/pom.xml +++ b/hyperjaxb/ejb/tests/sepa/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-sepa diff --git a/hyperjaxb/ejb/tests/service/pom.xml b/hyperjaxb/ejb/tests/service/pom.xml index cd046f130..703d5303a 100644 --- a/hyperjaxb/ejb/tests/service/pom.xml +++ b/hyperjaxb/ejb/tests/service/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-service diff --git a/hyperjaxb/ejb/tests/simple/pom.xml b/hyperjaxb/ejb/tests/simple/pom.xml index a4600a932..6b9f575d3 100644 --- a/hyperjaxb/ejb/tests/simple/pom.xml +++ b/hyperjaxb/ejb/tests/simple/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-simple diff --git a/hyperjaxb/ejb/tests/sml/pom.xml b/hyperjaxb/ejb/tests/sml/pom.xml index 09375241d..5a095682d 100644 --- a/hyperjaxb/ejb/tests/sml/pom.xml +++ b/hyperjaxb/ejb/tests/sml/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-sml diff --git a/hyperjaxb/ejb/tests/st/pom.xml b/hyperjaxb/ejb/tests/st/pom.xml index f497719e9..90331ad83 100644 --- a/hyperjaxb/ejb/tests/st/pom.xml +++ b/hyperjaxb/ejb/tests/st/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-st diff --git a/hyperjaxb/ejb/tests/star/pom.xml b/hyperjaxb/ejb/tests/star/pom.xml index e38d99546..33d94478a 100644 --- a/hyperjaxb/ejb/tests/star/pom.xml +++ b/hyperjaxb/ejb/tests/star/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-star diff --git a/hyperjaxb/ejb/tests/tp/pom.xml b/hyperjaxb/ejb/tests/tp/pom.xml index 1351e782d..4aec1f70a 100644 --- a/hyperjaxb/ejb/tests/tp/pom.xml +++ b/hyperjaxb/ejb/tests/tp/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-tp diff --git a/hyperjaxb/ejb/tests/transient-ids/pom.xml b/hyperjaxb/ejb/tests/transient-ids/pom.xml index 90d53960c..cfb5be9d2 100644 --- a/hyperjaxb/ejb/tests/transient-ids/pom.xml +++ b/hyperjaxb/ejb/tests/transient-ids/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-transient-ids diff --git a/hyperjaxb/ejb/tests/uniprot/pom.xml b/hyperjaxb/ejb/tests/uniprot/pom.xml index e79ff979e..159668e60 100644 --- a/hyperjaxb/ejb/tests/uniprot/pom.xml +++ b/hyperjaxb/ejb/tests/uniprot/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-uniprot diff --git a/hyperjaxb/ejb/tests/verylong/pom.xml b/hyperjaxb/ejb/tests/verylong/pom.xml index b3ad69dec..bae661256 100644 --- a/hyperjaxb/ejb/tests/verylong/pom.xml +++ b/hyperjaxb/ejb/tests/verylong/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-verylong diff --git a/hyperjaxb/ejb/tests/web/pom.xml b/hyperjaxb/ejb/tests/web/pom.xml index 33e5c711a..d1079ec75 100644 --- a/hyperjaxb/ejb/tests/web/pom.xml +++ b/hyperjaxb/ejb/tests/web/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-web diff --git a/hyperjaxb/ejb/tests/xacml/pom.xml b/hyperjaxb/ejb/tests/xacml/pom.xml index e4797dd36..5de31a4c8 100644 --- a/hyperjaxb/ejb/tests/xacml/pom.xml +++ b/hyperjaxb/ejb/tests/xacml/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-xacml diff --git a/hyperjaxb/ejb/tests/xmldsig/pom.xml b/hyperjaxb/ejb/tests/xmldsig/pom.xml index 1ed6d9920..24ad49048 100644 --- a/hyperjaxb/ejb/tests/xmldsig/pom.xml +++ b/hyperjaxb/ejb/tests/xmldsig/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tests-xmldsig diff --git a/hyperjaxb/ejb/tutorials/po/pom.xml b/hyperjaxb/ejb/tutorials/po/pom.xml index f0fca8a71..99cb3607d 100644 --- a/hyperjaxb/ejb/tutorials/po/pom.xml +++ b/hyperjaxb/ejb/tutorials/po/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tutorials - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tutorials-po diff --git a/hyperjaxb/ejb/tutorials/po/step-one/pom.xml b/hyperjaxb/ejb/tutorials/po/step-one/pom.xml index fda94cb48..10afd1938 100644 --- a/hyperjaxb/ejb/tutorials/po/step-one/pom.xml +++ b/hyperjaxb/ejb/tutorials/po/step-one/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tutorials-po - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tutorials-po-step-one diff --git a/hyperjaxb/ejb/tutorials/po/step-three/pom.xml b/hyperjaxb/ejb/tutorials/po/step-three/pom.xml index d05abb980..d877ffd41 100644 --- a/hyperjaxb/ejb/tutorials/po/step-three/pom.xml +++ b/hyperjaxb/ejb/tutorials/po/step-three/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tutorials-po - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tutorials-po-step-three diff --git a/hyperjaxb/ejb/tutorials/po/step-two/pom.xml b/hyperjaxb/ejb/tutorials/po/step-two/pom.xml index 5fe611fc1..e45cdbb78 100644 --- a/hyperjaxb/ejb/tutorials/po/step-two/pom.xml +++ b/hyperjaxb/ejb/tutorials/po/step-two/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb-tutorials-po - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tutorials-po-step-two diff --git a/hyperjaxb/ejb/tutorials/pom.xml b/hyperjaxb/ejb/tutorials/pom.xml index dfcc9837d..38c9c236c 100644 --- a/hyperjaxb/ejb/tutorials/pom.xml +++ b/hyperjaxb/ejb/tutorials/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb hyperjaxb3-ejb - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-ejb-tutorials diff --git a/hyperjaxb/maven/plugin/pom.xml b/hyperjaxb/maven/plugin/pom.xml index c436508a3..f5edf4419 100644 --- a/hyperjaxb/maven/plugin/pom.xml +++ b/hyperjaxb/maven/plugin/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-maven - 4.0.1 + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-maven-plugin diff --git a/hyperjaxb/maven/pom.xml b/hyperjaxb/maven/pom.xml index fe4e6bdd8..32a2b621f 100644 --- a/hyperjaxb/maven/pom.xml +++ b/hyperjaxb/maven/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-parent - 4.0.1 + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-maven diff --git a/hyperjaxb/maven/testing/pom.xml b/hyperjaxb/maven/testing/pom.xml index 7e1242999..4abab71ba 100644 --- a/hyperjaxb/maven/testing/pom.xml +++ b/hyperjaxb/maven/testing/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-maven - 4.0.1 + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-maven-plugin-testing diff --git a/hyperjaxb/pom.xml b/hyperjaxb/pom.xml index 1bf69989f..1b6e77f43 100644 --- a/hyperjaxb/pom.xml +++ b/hyperjaxb/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-tools-project - 4.0.1 + 4.0.2-SNAPSHOT ../pom.xml hyperjaxb3-parent diff --git a/jaxb-annotate-parent/plugin/pom.xml b/jaxb-annotate-parent/plugin/pom.xml index 301c69bd5..a1ee7dc2a 100644 --- a/jaxb-annotate-parent/plugin/pom.xml +++ b/jaxb-annotate-parent/plugin/pom.xml @@ -33,7 +33,7 @@ org.jvnet.jaxb jaxb-annotate-plugin-parent - 4.0.1 + 4.0.2-SNAPSHOT ../pom.xml jaxb-plugin-annotate diff --git a/jaxb-annotate-parent/pom.xml b/jaxb-annotate-parent/pom.xml index 2ec88da57..68ee10a9c 100644 --- a/jaxb-annotate-parent/pom.xml +++ b/jaxb-annotate-parent/pom.xml @@ -33,7 +33,7 @@ org.jvnet.jaxb jaxb-tools-project - 4.0.1 + 4.0.2-SNAPSHOT ../pom.xml jaxb-annotate-plugin-parent diff --git a/jaxb-annotate-parent/samples/annotate/pom.xml b/jaxb-annotate-parent/samples/annotate/pom.xml index a7b87f4c3..3a1635de4 100644 --- a/jaxb-annotate-parent/samples/annotate/pom.xml +++ b/jaxb-annotate-parent/samples/annotate/pom.xml @@ -35,7 +35,7 @@ org.jvnet.jaxb jaxb-annotate-plugin-samples - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml jaxb-annotate-plugin-sample-annotate diff --git a/jaxb-annotate-parent/samples/pom.xml b/jaxb-annotate-parent/samples/pom.xml index bfafe881a..4bba4024e 100644 --- a/jaxb-annotate-parent/samples/pom.xml +++ b/jaxb-annotate-parent/samples/pom.xml @@ -35,7 +35,7 @@ org.jvnet.jaxb jaxb-annotate-plugin-parent - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml jaxb-annotate-plugin-samples diff --git a/jaxb-annotate-parent/tests/annotate/pom.xml b/jaxb-annotate-parent/tests/annotate/pom.xml index 85e1aa1af..723175f43 100644 --- a/jaxb-annotate-parent/tests/annotate/pom.xml +++ b/jaxb-annotate-parent/tests/annotate/pom.xml @@ -35,7 +35,7 @@ org.jvnet.jaxb jaxb-annotate-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml jaxb-annotate-plugin-test-annotate diff --git a/jaxb-annotate-parent/tests/annotations/pom.xml b/jaxb-annotate-parent/tests/annotations/pom.xml index 9a326a06d..f7d70a009 100644 --- a/jaxb-annotate-parent/tests/annotations/pom.xml +++ b/jaxb-annotate-parent/tests/annotations/pom.xml @@ -35,7 +35,7 @@ org.jvnet.jaxb jaxb-annotate-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml jaxb-annotate-plugin-test-annotations diff --git a/jaxb-annotate-parent/tests/annox/pom.xml b/jaxb-annotate-parent/tests/annox/pom.xml index 8b3f47fff..b6e190fe7 100644 --- a/jaxb-annotate-parent/tests/annox/pom.xml +++ b/jaxb-annotate-parent/tests/annox/pom.xml @@ -35,7 +35,7 @@ org.jvnet.jaxb jaxb-annotate-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml jaxb-annotate-plugin-test-annox diff --git a/jaxb-annotate-parent/tests/base-dependent/pom.xml b/jaxb-annotate-parent/tests/base-dependent/pom.xml index cb2adff0b..8d29703ad 100644 --- a/jaxb-annotate-parent/tests/base-dependent/pom.xml +++ b/jaxb-annotate-parent/tests/base-dependent/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-annotate-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-annotate-plugin-test-base-dependent jar diff --git a/jaxb-annotate-parent/tests/issues/pom.xml b/jaxb-annotate-parent/tests/issues/pom.xml index 060f965f6..0ed190486 100644 --- a/jaxb-annotate-parent/tests/issues/pom.xml +++ b/jaxb-annotate-parent/tests/issues/pom.xml @@ -35,7 +35,7 @@ org.jvnet.jaxb jaxb-annotate-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml jaxb-annotate-plugin-test-issues diff --git a/jaxb-annotate-parent/tests/one/pom.xml b/jaxb-annotate-parent/tests/one/pom.xml index 2dcd5236c..83c15d426 100644 --- a/jaxb-annotate-parent/tests/one/pom.xml +++ b/jaxb-annotate-parent/tests/one/pom.xml @@ -35,7 +35,7 @@ org.jvnet.jaxb jaxb-annotate-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-annotate-plugin-test-one jar diff --git a/jaxb-annotate-parent/tests/pom.xml b/jaxb-annotate-parent/tests/pom.xml index 7ae50f586..03ea16f10 100644 --- a/jaxb-annotate-parent/tests/pom.xml +++ b/jaxb-annotate-parent/tests/pom.xml @@ -38,7 +38,7 @@ org.jvnet.jaxb jaxb-annotate-plugin-parent - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml diff --git a/jaxb-annotate-parent/tests/removexmlannotate/pom.xml b/jaxb-annotate-parent/tests/removexmlannotate/pom.xml index 4a482452d..b6a5a17b0 100644 --- a/jaxb-annotate-parent/tests/removexmlannotate/pom.xml +++ b/jaxb-annotate-parent/tests/removexmlannotate/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-annotate-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml jaxb-annotate-plugin-test-remove-xml-annotate diff --git a/jaxb-annox-parent/jaxb-annox/pom.xml b/jaxb-annox-parent/jaxb-annox/pom.xml index 4e3f315fe..f457718c1 100644 --- a/jaxb-annox-parent/jaxb-annox/pom.xml +++ b/jaxb-annox-parent/jaxb-annox/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-annox-parent - 4.0.1 + 4.0.2-SNAPSHOT ../pom.xml jaxb-annox diff --git a/jaxb-annox-parent/pom.xml b/jaxb-annox-parent/pom.xml index 13ec3bf22..3efa83d63 100644 --- a/jaxb-annox-parent/pom.xml +++ b/jaxb-annox-parent/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-tools-project - 4.0.1 + 4.0.2-SNAPSHOT ../pom.xml jaxb-annox-parent diff --git a/jaxb-annox-parent/samples/po/pom.xml b/jaxb-annox-parent/samples/po/pom.xml index 31a25d359..8b960d749 100644 --- a/jaxb-annox-parent/samples/po/pom.xml +++ b/jaxb-annox-parent/samples/po/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-annox-samples-parent - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml jaxb-annox-samples-po diff --git a/jaxb-annox-parent/samples/pom.xml b/jaxb-annox-parent/samples/pom.xml index d0b02c800..33596fdb8 100644 --- a/jaxb-annox-parent/samples/pom.xml +++ b/jaxb-annox-parent/samples/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-annox-parent - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml jaxb-annox-samples-parent diff --git a/jaxb-bom-parent/jaxb-bom/pom.xml b/jaxb-bom-parent/jaxb-bom/pom.xml index 45681951a..62a98d231 100644 --- a/jaxb-bom-parent/jaxb-bom/pom.xml +++ b/jaxb-bom-parent/jaxb-bom/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-bom-parent - 4.0.1 + 4.0.2-SNAPSHOT ../pom.xml jaxb-bom diff --git a/jaxb-bom-parent/pom.xml b/jaxb-bom-parent/pom.xml index 390795cd3..9ceb600bb 100644 --- a/jaxb-bom-parent/pom.xml +++ b/jaxb-bom-parent/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-tools-project - 4.0.1 + 4.0.2-SNAPSHOT ../pom.xml jaxb-bom-parent diff --git a/jaxb-plugins-parent/jaxb-plugins-ant/pom.xml b/jaxb-plugins-parent/jaxb-plugins-ant/pom.xml index 36879da48..ac5728d60 100644 --- a/jaxb-plugins-parent/jaxb-plugins-ant/pom.xml +++ b/jaxb-plugins-parent/jaxb-plugins-ant/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-plugins-project - 4.0.1 + 4.0.2-SNAPSHOT diff --git a/jaxb-plugins-parent/jaxb-plugins-runtime/pom.xml b/jaxb-plugins-parent/jaxb-plugins-runtime/pom.xml index 6bacd9b46..6d45111b6 100644 --- a/jaxb-plugins-parent/jaxb-plugins-runtime/pom.xml +++ b/jaxb-plugins-parent/jaxb-plugins-runtime/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-plugins-project - 4.0.1 + 4.0.2-SNAPSHOT diff --git a/jaxb-plugins-parent/jaxb-plugins-shaded/pom.xml b/jaxb-plugins-parent/jaxb-plugins-shaded/pom.xml index ee741825b..95e26303d 100644 --- a/jaxb-plugins-parent/jaxb-plugins-shaded/pom.xml +++ b/jaxb-plugins-parent/jaxb-plugins-shaded/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-plugins-project - 4.0.1 + 4.0.2-SNAPSHOT diff --git a/jaxb-plugins-parent/jaxb-plugins-testing/pom.xml b/jaxb-plugins-parent/jaxb-plugins-testing/pom.xml index 345e41da6..a14ae1634 100644 --- a/jaxb-plugins-parent/jaxb-plugins-testing/pom.xml +++ b/jaxb-plugins-parent/jaxb-plugins-testing/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-plugins-project - 4.0.1 + 4.0.2-SNAPSHOT diff --git a/jaxb-plugins-parent/jaxb-plugins-tools/pom.xml b/jaxb-plugins-parent/jaxb-plugins-tools/pom.xml index 9083291dc..81dfbe597 100644 --- a/jaxb-plugins-parent/jaxb-plugins-tools/pom.xml +++ b/jaxb-plugins-parent/jaxb-plugins-tools/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-plugins-project - 4.0.1 + 4.0.2-SNAPSHOT diff --git a/jaxb-plugins-parent/jaxb-plugins/pom.xml b/jaxb-plugins-parent/jaxb-plugins/pom.xml index d91c31070..e76240820 100644 --- a/jaxb-plugins-parent/jaxb-plugins/pom.xml +++ b/jaxb-plugins-parent/jaxb-plugins/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-plugins-project - 4.0.1 + 4.0.2-SNAPSHOT diff --git a/jaxb-plugins-parent/pom.xml b/jaxb-plugins-parent/pom.xml index 2fdf7bbd7..837e807bd 100644 --- a/jaxb-plugins-parent/pom.xml +++ b/jaxb-plugins-parent/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-tools-project - 4.0.1 + 4.0.2-SNAPSHOT ../pom.xml jaxb-plugins-project diff --git a/jaxb-plugins-parent/samples/basic/pom.xml b/jaxb-plugins-parent/samples/basic/pom.xml index 9288dcee3..d97d08a8a 100644 --- a/jaxb-plugins-parent/samples/basic/pom.xml +++ b/jaxb-plugins-parent/samples/basic/pom.xml @@ -8,7 +8,7 @@ org.jvnet.jaxb jaxb-plugins-samples - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT diff --git a/jaxb-plugins-parent/samples/cxf/pom.xml b/jaxb-plugins-parent/samples/cxf/pom.xml index da72cbd22..57685e119 100644 --- a/jaxb-plugins-parent/samples/cxf/pom.xml +++ b/jaxb-plugins-parent/samples/cxf/pom.xml @@ -8,7 +8,7 @@ org.jvnet.jaxb jaxb-plugins-samples - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT diff --git a/jaxb-plugins-parent/samples/po-simple/pom.xml b/jaxb-plugins-parent/samples/po-simple/pom.xml index dcb4fbf04..d113b1db6 100644 --- a/jaxb-plugins-parent/samples/po-simple/pom.xml +++ b/jaxb-plugins-parent/samples/po-simple/pom.xml @@ -8,7 +8,7 @@ org.jvnet.jaxb jaxb-plugins-samples - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT diff --git a/jaxb-plugins-parent/samples/po/pom.xml b/jaxb-plugins-parent/samples/po/pom.xml index 38db9a8c4..45023333e 100644 --- a/jaxb-plugins-parent/samples/po/pom.xml +++ b/jaxb-plugins-parent/samples/po/pom.xml @@ -8,7 +8,7 @@ org.jvnet.jaxb jaxb-plugins-samples - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT diff --git a/jaxb-plugins-parent/samples/pom.xml b/jaxb-plugins-parent/samples/pom.xml index fe1f80e11..57168fbaf 100644 --- a/jaxb-plugins-parent/samples/pom.xml +++ b/jaxb-plugins-parent/samples/pom.xml @@ -8,7 +8,7 @@ org.jvnet.jaxb jaxb-plugins-project - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT true diff --git a/jaxb-plugins-parent/tests/JAXB-1058/pom.xml b/jaxb-plugins-parent/tests/JAXB-1058/pom.xml index ce3761d2f..bc1bf8d88 100644 --- a/jaxb-plugins-parent/tests/JAXB-1058/pom.xml +++ b/jaxb-plugins-parent/tests/JAXB-1058/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugins-test-JAXB-1058 jar diff --git a/jaxb-plugins-parent/tests/booleangetter/pom.xml b/jaxb-plugins-parent/tests/booleangetter/pom.xml index ceb0d6130..89d9aca88 100644 --- a/jaxb-plugins-parent/tests/booleangetter/pom.xml +++ b/jaxb-plugins-parent/tests/booleangetter/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugins-test-booleangetter jar diff --git a/jaxb-plugins-parent/tests/camelcase/pom.xml b/jaxb-plugins-parent/tests/camelcase/pom.xml index 44154ea48..d80d5407e 100644 --- a/jaxb-plugins-parent/tests/camelcase/pom.xml +++ b/jaxb-plugins-parent/tests/camelcase/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugins-test-camelcase jar diff --git a/jaxb-plugins-parent/tests/commons_lang/pom.xml b/jaxb-plugins-parent/tests/commons_lang/pom.xml index bd69b9aa8..5682b3ace 100644 --- a/jaxb-plugins-parent/tests/commons_lang/pom.xml +++ b/jaxb-plugins-parent/tests/commons_lang/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugins-test-commonslang jar diff --git a/jaxb-plugins-parent/tests/defaultvalue/pom.xml b/jaxb-plugins-parent/tests/defaultvalue/pom.xml index 45b749da1..084bc652f 100644 --- a/jaxb-plugins-parent/tests/defaultvalue/pom.xml +++ b/jaxb-plugins-parent/tests/defaultvalue/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugins-test-defaultvalue jar diff --git a/jaxb-plugins-parent/tests/elementwrapper/pom.xml b/jaxb-plugins-parent/tests/elementwrapper/pom.xml index 342e8188f..6af3c3fb3 100644 --- a/jaxb-plugins-parent/tests/elementwrapper/pom.xml +++ b/jaxb-plugins-parent/tests/elementwrapper/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugins-test-elementwrapper jar diff --git a/jaxb-plugins-parent/tests/episodes/a/pom.xml b/jaxb-plugins-parent/tests/episodes/a/pom.xml index 453551b2b..d76995762 100644 --- a/jaxb-plugins-parent/tests/episodes/a/pom.xml +++ b/jaxb-plugins-parent/tests/episodes/a/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-test-episodes - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugins-test-episodes-a jar diff --git a/jaxb-plugins-parent/tests/episodes/b/pom.xml b/jaxb-plugins-parent/tests/episodes/b/pom.xml index d31a461da..1d198e2d4 100644 --- a/jaxb-plugins-parent/tests/episodes/b/pom.xml +++ b/jaxb-plugins-parent/tests/episodes/b/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-test-episodes - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugins-test-episodes-b jar diff --git a/jaxb-plugins-parent/tests/episodes/pom.xml b/jaxb-plugins-parent/tests/episodes/pom.xml index 2d67492d6..fdcd4a1c0 100644 --- a/jaxb-plugins-parent/tests/episodes/pom.xml +++ b/jaxb-plugins-parent/tests/episodes/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugins-test-episodes pom diff --git a/jaxb-plugins-parent/tests/ignoring/pom.xml b/jaxb-plugins-parent/tests/ignoring/pom.xml index eaa948c02..8392c46ed 100644 --- a/jaxb-plugins-parent/tests/ignoring/pom.xml +++ b/jaxb-plugins-parent/tests/ignoring/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugins-test-ignoring jar diff --git a/jaxb-plugins-parent/tests/issues-legacy-ns/pom.xml b/jaxb-plugins-parent/tests/issues-legacy-ns/pom.xml index 47283623c..1318bac50 100644 --- a/jaxb-plugins-parent/tests/issues-legacy-ns/pom.xml +++ b/jaxb-plugins-parent/tests/issues-legacy-ns/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugin-test-issues-legacy-ns jar diff --git a/jaxb-plugins-parent/tests/issues/pom.xml b/jaxb-plugins-parent/tests/issues/pom.xml index c7c159717..a21b5919b 100644 --- a/jaxb-plugins-parent/tests/issues/pom.xml +++ b/jaxb-plugins-parent/tests/issues/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugin-test-issues jar diff --git a/jaxb-plugins-parent/tests/namespace/pom.xml b/jaxb-plugins-parent/tests/namespace/pom.xml index 3bc2e454e..db63dd958 100644 --- a/jaxb-plugins-parent/tests/namespace/pom.xml +++ b/jaxb-plugins-parent/tests/namespace/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugins-test-namespace jar diff --git a/jaxb-plugins-parent/tests/one/pom.xml b/jaxb-plugins-parent/tests/one/pom.xml index 81a740cfc..0592b29d9 100644 --- a/jaxb-plugins-parent/tests/one/pom.xml +++ b/jaxb-plugins-parent/tests/one/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugins-test-one jar diff --git a/jaxb-plugins-parent/tests/parentpointer/pom.xml b/jaxb-plugins-parent/tests/parentpointer/pom.xml index 2772d5c87..95c171479 100644 --- a/jaxb-plugins-parent/tests/parentpointer/pom.xml +++ b/jaxb-plugins-parent/tests/parentpointer/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugins-test-parentpointer jar diff --git a/jaxb-plugins-parent/tests/po-2.3/pom.xml b/jaxb-plugins-parent/tests/po-2.3/pom.xml index 1cf0228be..ffbea95fa 100644 --- a/jaxb-plugins-parent/tests/po-2.3/pom.xml +++ b/jaxb-plugins-parent/tests/po-2.3/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml jaxb-plugins-test-po-2.3 diff --git a/jaxb-plugins-parent/tests/po/pom.xml b/jaxb-plugins-parent/tests/po/pom.xml index 01802ca1c..3e12f2abb 100644 --- a/jaxb-plugins-parent/tests/po/pom.xml +++ b/jaxb-plugins-parent/tests/po/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml jaxb-plugins-test-po diff --git a/jaxb-plugins-parent/tests/pom.xml b/jaxb-plugins-parent/tests/pom.xml index 60ce30945..25205b008 100644 --- a/jaxb-plugins-parent/tests/pom.xml +++ b/jaxb-plugins-parent/tests/pom.xml @@ -8,7 +8,7 @@ org.jvnet.jaxb jaxb-plugins-project - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT true diff --git a/jaxb-plugins-parent/tests/propertylistenerinjector/pom.xml b/jaxb-plugins-parent/tests/propertylistenerinjector/pom.xml index 8df55c614..7fdfd860b 100644 --- a/jaxb-plugins-parent/tests/propertylistenerinjector/pom.xml +++ b/jaxb-plugins-parent/tests/propertylistenerinjector/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugins-test-propertylistenerinjector jar diff --git a/jaxb-plugins-parent/tests/qa-simple/pom.xml b/jaxb-plugins-parent/tests/qa-simple/pom.xml index e2c347b82..d259a8da6 100644 --- a/jaxb-plugins-parent/tests/qa-simple/pom.xml +++ b/jaxb-plugins-parent/tests/qa-simple/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugins-tests-qa-simple jar diff --git a/jaxb-plugins-parent/tests/qa-strategic/pom.xml b/jaxb-plugins-parent/tests/qa-strategic/pom.xml index e543cebba..a88b4f8e7 100644 --- a/jaxb-plugins-parent/tests/qa-strategic/pom.xml +++ b/jaxb-plugins-parent/tests/qa-strategic/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugins-tests-qa-strategic jar diff --git a/jaxb-plugins-parent/tests/simple-hashCode-equals-01/pom.xml b/jaxb-plugins-parent/tests/simple-hashCode-equals-01/pom.xml index 4a0682588..3ba46937d 100644 --- a/jaxb-plugins-parent/tests/simple-hashCode-equals-01/pom.xml +++ b/jaxb-plugins-parent/tests/simple-hashCode-equals-01/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugins-tests-simple-hashCode-equals-01 jar diff --git a/jaxb-plugins-parent/tests/simplify-01/pom.xml b/jaxb-plugins-parent/tests/simplify-01/pom.xml index e78d426c4..e1c059918 100644 --- a/jaxb-plugins-parent/tests/simplify-01/pom.xml +++ b/jaxb-plugins-parent/tests/simplify-01/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugins-test-simplify-01 jar diff --git a/jaxb-plugins-parent/tests/simplify-02/pom.xml b/jaxb-plugins-parent/tests/simplify-02/pom.xml index 14326a3c3..74c19f0bf 100644 --- a/jaxb-plugins-parent/tests/simplify-02/pom.xml +++ b/jaxb-plugins-parent/tests/simplify-02/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugins-test-simplify-02 jar diff --git a/jaxb-plugins-parent/tests/simplify-03/pom.xml b/jaxb-plugins-parent/tests/simplify-03/pom.xml index 86cbc3381..a6c59a8c5 100644 --- a/jaxb-plugins-parent/tests/simplify-03/pom.xml +++ b/jaxb-plugins-parent/tests/simplify-03/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugins-test-simplify-03 jar diff --git a/jaxb-plugins-parent/tests/superclass/a/pom.xml b/jaxb-plugins-parent/tests/superclass/a/pom.xml index af03c4056..f589f75e3 100644 --- a/jaxb-plugins-parent/tests/superclass/a/pom.xml +++ b/jaxb-plugins-parent/tests/superclass/a/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-test-superclass - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugins-test-superclass-a jar diff --git a/jaxb-plugins-parent/tests/superclass/b/pom.xml b/jaxb-plugins-parent/tests/superclass/b/pom.xml index f8dbc6688..d59760a61 100644 --- a/jaxb-plugins-parent/tests/superclass/b/pom.xml +++ b/jaxb-plugins-parent/tests/superclass/b/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-test-superclass - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugins-test-superclass-b jar diff --git a/jaxb-plugins-parent/tests/superclass/pom.xml b/jaxb-plugins-parent/tests/superclass/pom.xml index 68649ea7d..8c3cc3098 100644 --- a/jaxb-plugins-parent/tests/superclass/pom.xml +++ b/jaxb-plugins-parent/tests/superclass/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugins-test-superclass pom diff --git a/jaxb-plugins-parent/tests/wildcard/pom.xml b/jaxb-plugins-parent/tests/wildcard/pom.xml index 9c08ff2c6..ec633506f 100644 --- a/jaxb-plugins-parent/tests/wildcard/pom.xml +++ b/jaxb-plugins-parent/tests/wildcard/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugins-test-wildcard jar diff --git a/jaxb-plugins-parent/tests/zj/pom.xml b/jaxb-plugins-parent/tests/zj/pom.xml index fa1ac7008..01e7c2b83 100644 --- a/jaxb-plugins-parent/tests/zj/pom.xml +++ b/jaxb-plugins-parent/tests/zj/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-plugins-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-plugins-test-zj jar diff --git a/jaxb-tools-docs/pom.xml b/jaxb-tools-docs/pom.xml index 52797a499..8a3739f5b 100644 --- a/jaxb-tools-docs/pom.xml +++ b/jaxb-tools-docs/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-tools-project - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml jaxb-tools-docs diff --git a/maven-plugin/dist/pom.xml b/maven-plugin/dist/pom.xml index 6924bad1e..1d8117e3d 100644 --- a/maven-plugin/dist/pom.xml +++ b/maven-plugin/dist/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-maven-plugin-project - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT diff --git a/maven-plugin/plugin-core/pom.xml b/maven-plugin/plugin-core/pom.xml index 8345b117e..28a7c75c1 100644 --- a/maven-plugin/plugin-core/pom.xml +++ b/maven-plugin/plugin-core/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-maven-plugin-project - 4.0.1 + 4.0.2-SNAPSHOT diff --git a/maven-plugin/plugin-core/src/main/java/org/jvnet/jaxb/maven/AbstractXJCMojo.java b/maven-plugin/plugin-core/src/main/java/org/jvnet/jaxb/maven/AbstractXJCMojo.java index 0af5d7db2..b601c56df 100644 --- a/maven-plugin/plugin-core/src/main/java/org/jvnet/jaxb/maven/AbstractXJCMojo.java +++ b/maven-plugin/plugin-core/src/main/java/org/jvnet/jaxb/maven/AbstractXJCMojo.java @@ -448,7 +448,7 @@ public void setCatalogResolver(String catalogResolver) { * If 'true', the fix for issue #306 will no more be applied. */ @Parameter(defaultValue = "true", property = "maven.xjc2.disableSystemIdResolution") - @Deprecated(forRemoval = true, since = "4.0.1") + @Deprecated(forRemoval = true, since = "4.0.2-SNAPSHOT") private boolean disableSystemIdResolution; public boolean getDisableSystemIdResolution() { @@ -941,7 +941,7 @@ public void setEpisode(boolean episode) { * @deprecated this is kept for retro-compatibility but will be removed since * original bug has been resolved in 4.0.4 JAXB-RI */ - @Deprecated(since = "4.0.1", forRemoval = true) + @Deprecated(since = "4.0.2-SNAPSHOT", forRemoval = true) @Parameter(property = "maven.xjc2.addIfExistsToEpisodeSchemaBindings", defaultValue = "false") private boolean addIfExistsToEpisodeSchemaBindings = false; diff --git a/maven-plugin/plugin/pom.xml b/maven-plugin/plugin/pom.xml index 31e24eb99..735352c4c 100644 --- a/maven-plugin/plugin/pom.xml +++ b/maven-plugin/plugin/pom.xml @@ -7,7 +7,7 @@ org.jvnet.jaxb jaxb-maven-plugin-project - 4.0.1 + 4.0.2-SNAPSHOT ${maven.minimal.version} diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index a6af85bbb..18408a356 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-tools-project - 4.0.1 + 4.0.2-SNAPSHOT ../pom.xml jaxb-maven-plugin-project diff --git a/maven-plugin/samples/catalog/pom.xml b/maven-plugin/samples/catalog/pom.xml index e22d3fe0a..dfdae9a3b 100644 --- a/maven-plugin/samples/catalog/pom.xml +++ b/maven-plugin/samples/catalog/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-maven-plugin-samples - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT install diff --git a/maven-plugin/samples/dtd/pom.xml b/maven-plugin/samples/dtd/pom.xml index 2baa32ced..4f66397eb 100644 --- a/maven-plugin/samples/dtd/pom.xml +++ b/maven-plugin/samples/dtd/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-maven-plugin-samples - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT install diff --git a/maven-plugin/samples/episode/pom.xml b/maven-plugin/samples/episode/pom.xml index 478a470c2..76e484b68 100644 --- a/maven-plugin/samples/episode/pom.xml +++ b/maven-plugin/samples/episode/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-maven-plugin-samples - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT install diff --git a/maven-plugin/samples/jaxbplugins/pom.xml b/maven-plugin/samples/jaxbplugins/pom.xml index bdc9d8139..9c5f264c5 100644 --- a/maven-plugin/samples/jaxbplugins/pom.xml +++ b/maven-plugin/samples/jaxbplugins/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-maven-plugin-samples - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT install diff --git a/maven-plugin/samples/po/pom.xml b/maven-plugin/samples/po/pom.xml index e50ba8730..493898243 100644 --- a/maven-plugin/samples/po/pom.xml +++ b/maven-plugin/samples/po/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-maven-plugin-samples - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT install diff --git a/maven-plugin/samples/pom.xml b/maven-plugin/samples/pom.xml index 633d868b6..b1e925eec 100644 --- a/maven-plugin/samples/pom.xml +++ b/maven-plugin/samples/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-maven-plugin-project - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT diff --git a/maven-plugin/testing/pom.xml b/maven-plugin/testing/pom.xml index eacc6e8cb..bc88f6c7f 100644 --- a/maven-plugin/testing/pom.xml +++ b/maven-plugin/testing/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-maven-plugin-project - 4.0.1 + 4.0.2-SNAPSHOT diff --git a/maven-plugin/tests/JAXB-1044/pom.xml b/maven-plugin/tests/JAXB-1044/pom.xml index 664f9ba65..83d4fc99f 100644 --- a/maven-plugin/tests/JAXB-1044/pom.xml +++ b/maven-plugin/tests/JAXB-1044/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [MAVEN_JAXB2_PLUGIN-JAXB-1044] diff --git a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-49/pom.xml b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-49/pom.xml index 55cb35b31..ea8a64131 100644 --- a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-49/pom.xml +++ b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-49/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [MAVEN_JAXB2_PLUGIN-49] diff --git a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-53/a/pom.xml b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-53/a/pom.xml index 9ecd2d53c..8319f2d30 100644 --- a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-53/a/pom.xml +++ b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-53/a/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-MAVEN_JAXB2_PLUGIN-53 - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-MAVEN_JAXB2_PLUGIN-53-a jar diff --git a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-53/b/pom.xml b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-53/b/pom.xml index 4fa2f46da..a335d1362 100644 --- a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-53/b/pom.xml +++ b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-53/b/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-MAVEN_JAXB2_PLUGIN-53 - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-MAVEN_JAXB2_PLUGIN-53-b jar diff --git a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-53/pom.xml b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-53/pom.xml index 53ad1eec8..42c30d3fb 100644 --- a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-53/pom.xml +++ b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-53/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-MAVEN_JAXB2_PLUGIN-53 pom diff --git a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-69/pom.xml b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-69/pom.xml index 7c70446ac..773608679 100644 --- a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-69/pom.xml +++ b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-69/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [MAVEN_JAXB2_PLUGIN-69] diff --git a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-70/pom.xml b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-70/pom.xml index 4913fa33c..4500fd0c6 100644 --- a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-70/pom.xml +++ b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-70/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [MAVEN_JAXB2_PLUGIN-70] diff --git a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-77/common-types/pom.xml b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-77/common-types/pom.xml index d9799b2d9..8edf11bac 100644 --- a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-77/common-types/pom.xml +++ b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-77/common-types/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-MAVEN_JAXB2_PLUGIN-77 - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-MAVEN_JAXB2_PLUGIN-77-common-types JAXB Tools :: Maven Plugin :: Test [MAVEN_JAXB2_PLUGIN-77:common-types] diff --git a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-77/pom.xml b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-77/pom.xml index 8c4b76916..39acd0930 100644 --- a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-77/pom.xml +++ b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-77/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-MAVEN_JAXB2_PLUGIN-77 pom diff --git a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-77/service/pom.xml b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-77/service/pom.xml index 91a1bd61a..140c7d3e3 100644 --- a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-77/service/pom.xml +++ b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-77/service/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-MAVEN_JAXB2_PLUGIN-77 - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-MAVEN_JAXB2_PLUGIN-77-service JAXB Tools :: Maven Plugin :: Test [MAVEN_JAXB2_PLUGIN-77:service] diff --git a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-79/a/pom.xml b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-79/a/pom.xml index 4629780b3..d7ef02263 100644 --- a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-79/a/pom.xml +++ b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-79/a/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-MAVEN_JAXB2_PLUGIN-79 - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-MAVEN_JAXB2_PLUGIN-79-a jar diff --git a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-79/b/pom.xml b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-79/b/pom.xml index 7072e05cd..321296e75 100644 --- a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-79/b/pom.xml +++ b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-79/b/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-MAVEN_JAXB2_PLUGIN-79 - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-MAVEN_JAXB2_PLUGIN-79-b jar diff --git a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-79/pom.xml b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-79/pom.xml index f0d4ee972..efff0f801 100644 --- a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-79/pom.xml +++ b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-79/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-MAVEN_JAXB2_PLUGIN-79 pom diff --git a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-82/a/pom.xml b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-82/a/pom.xml index 2bfa3f54a..5d1d0cbcb 100644 --- a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-82/a/pom.xml +++ b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-82/a/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-MAVEN_JAXB2_PLUGIN-82 - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-MAVEN_JAXB2_PLUGIN-82-a jar diff --git a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-82/b/pom.xml b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-82/b/pom.xml index c6969ace0..9da80ba44 100644 --- a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-82/b/pom.xml +++ b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-82/b/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-MAVEN_JAXB2_PLUGIN-82 - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-MAVEN_JAXB2_PLUGIN-82-b jar diff --git a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-82/pom.xml b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-82/pom.xml index b7fe43988..9dafb1d51 100644 --- a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-82/pom.xml +++ b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-82/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-MAVEN_JAXB2_PLUGIN-82 pom diff --git a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-86/pom.xml b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-86/pom.xml index 79fba1256..d229452d1 100644 --- a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-86/pom.xml +++ b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-86/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [MAVEN_JAXB2_PLUGIN-86] diff --git a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-87/pom.xml b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-87/pom.xml index e860e0f38..5fe30bb47 100644 --- a/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-87/pom.xml +++ b/maven-plugin/tests/MAVEN_JAXB2_PLUGIN-87/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [MAVEN_JAXB2_PLUGIN-87] diff --git a/maven-plugin/tests/catalog-xml/pom.xml b/maven-plugin/tests/catalog-xml/pom.xml index 3ec27ea70..b52e387c2 100644 --- a/maven-plugin/tests/catalog-xml/pom.xml +++ b/maven-plugin/tests/catalog-xml/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-catalog-xml jar diff --git a/maven-plugin/tests/catalog/pom.xml b/maven-plugin/tests/catalog/pom.xml index 44862afe7..82b4d6dd4 100644 --- a/maven-plugin/tests/catalog/pom.xml +++ b/maven-plugin/tests/catalog/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-catalog jar diff --git a/maven-plugin/tests/episodes/a/pom.xml b/maven-plugin/tests/episodes/a/pom.xml index 9933d293d..cd160812f 100644 --- a/maven-plugin/tests/episodes/a/pom.xml +++ b/maven-plugin/tests/episodes/a/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-episodes - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-episodes-a jar diff --git a/maven-plugin/tests/episodes/b/pom.xml b/maven-plugin/tests/episodes/b/pom.xml index 7bd607a37..9c672f023 100644 --- a/maven-plugin/tests/episodes/b/pom.xml +++ b/maven-plugin/tests/episodes/b/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-episodes - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-episodes-b jar diff --git a/maven-plugin/tests/episodes/c/pom.xml b/maven-plugin/tests/episodes/c/pom.xml index 905bb09f6..225e8d4a8 100644 --- a/maven-plugin/tests/episodes/c/pom.xml +++ b/maven-plugin/tests/episodes/c/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-episodes - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-episodes-c jar diff --git a/maven-plugin/tests/episodes/d/pom.xml b/maven-plugin/tests/episodes/d/pom.xml index b67c5be3e..284ea78fc 100644 --- a/maven-plugin/tests/episodes/d/pom.xml +++ b/maven-plugin/tests/episodes/d/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-episodes - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-episodes-d jar diff --git a/maven-plugin/tests/episodes/e/pom.xml b/maven-plugin/tests/episodes/e/pom.xml index 90e9db17b..37a6c6c64 100644 --- a/maven-plugin/tests/episodes/e/pom.xml +++ b/maven-plugin/tests/episodes/e/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-episodes - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-episodes-e jar diff --git a/maven-plugin/tests/episodes/pom.xml b/maven-plugin/tests/episodes/pom.xml index 3c200327e..0b79588cf 100644 --- a/maven-plugin/tests/episodes/pom.xml +++ b/maven-plugin/tests/episodes/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-episodes pom diff --git a/maven-plugin/tests/gh-issue-16/pom.xml b/maven-plugin/tests/gh-issue-16/pom.xml index 2de94ae69..c73b8def7 100644 --- a/maven-plugin/tests/gh-issue-16/pom.xml +++ b/maven-plugin/tests/gh-issue-16/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [GitHub Issue #16] diff --git a/maven-plugin/tests/gh-issue-19/a/pom.xml b/maven-plugin/tests/gh-issue-19/a/pom.xml index 3340555b2..eb0cfa035 100644 --- a/maven-plugin/tests/gh-issue-19/a/pom.xml +++ b/maven-plugin/tests/gh-issue-19/a/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-gh-issue-19 - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-gh-issue-19-a jar diff --git a/maven-plugin/tests/gh-issue-19/b/pom.xml b/maven-plugin/tests/gh-issue-19/b/pom.xml index 6941c298d..d127ddc1b 100644 --- a/maven-plugin/tests/gh-issue-19/b/pom.xml +++ b/maven-plugin/tests/gh-issue-19/b/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-gh-issue-19 - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-gh-issue-19-b jar diff --git a/maven-plugin/tests/gh-issue-19/pom.xml b/maven-plugin/tests/gh-issue-19/pom.xml index b82507c85..8b2c61212 100644 --- a/maven-plugin/tests/gh-issue-19/pom.xml +++ b/maven-plugin/tests/gh-issue-19/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-gh-issue-19 pom diff --git a/maven-plugin/tests/gh-issue-22/a/pom.xml b/maven-plugin/tests/gh-issue-22/a/pom.xml index 2afb540ec..77ff5dc80 100644 --- a/maven-plugin/tests/gh-issue-22/a/pom.xml +++ b/maven-plugin/tests/gh-issue-22/a/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-gh-issue-22 - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-gh-issue-22-a jar diff --git a/maven-plugin/tests/gh-issue-22/b/pom.xml b/maven-plugin/tests/gh-issue-22/b/pom.xml index 31c19a19a..4e7bb3e25 100644 --- a/maven-plugin/tests/gh-issue-22/b/pom.xml +++ b/maven-plugin/tests/gh-issue-22/b/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-gh-issue-22 - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-gh-issue-22-b jar diff --git a/maven-plugin/tests/gh-issue-22/pom.xml b/maven-plugin/tests/gh-issue-22/pom.xml index 9956658a2..ad892fd81 100644 --- a/maven-plugin/tests/gh-issue-22/pom.xml +++ b/maven-plugin/tests/gh-issue-22/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-gh-issue-22 pom diff --git a/maven-plugin/tests/gh-issue-23/one-non-strict/pom.xml b/maven-plugin/tests/gh-issue-23/one-non-strict/pom.xml index bd2c6ddeb..b9997db02 100644 --- a/maven-plugin/tests/gh-issue-23/one-non-strict/pom.xml +++ b/maven-plugin/tests/gh-issue-23/one-non-strict/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-gh-issue-23 - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-gh-issue-23-one-non-strict jar diff --git a/maven-plugin/tests/gh-issue-23/pom.xml b/maven-plugin/tests/gh-issue-23/pom.xml index b34318234..6063c7890 100644 --- a/maven-plugin/tests/gh-issue-23/pom.xml +++ b/maven-plugin/tests/gh-issue-23/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-gh-issue-23 pom diff --git a/maven-plugin/tests/gh-issue-23/two-non-strict/pom.xml b/maven-plugin/tests/gh-issue-23/two-non-strict/pom.xml index f577a1c0b..380781caf 100644 --- a/maven-plugin/tests/gh-issue-23/two-non-strict/pom.xml +++ b/maven-plugin/tests/gh-issue-23/two-non-strict/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-gh-issue-23 - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jaxb-maven-plugin-tests-gh-issue-23-two-non-strict jar diff --git a/maven-plugin/tests/gh-issue-58/pom.xml b/maven-plugin/tests/gh-issue-58/pom.xml index 8ab17d60f..b8f62a529 100644 --- a/maven-plugin/tests/gh-issue-58/pom.xml +++ b/maven-plugin/tests/gh-issue-58/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [GitHub Issue #58] diff --git a/maven-plugin/tests/issues/pom.xml b/maven-plugin/tests/issues/pom.xml index 2851ec3b4..3b7623ead 100644 --- a/maven-plugin/tests/issues/pom.xml +++ b/maven-plugin/tests/issues/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml jar diff --git a/maven-plugin/tests/java-9/pom.xml b/maven-plugin/tests/java-9/pom.xml index 4660d201d..a2428cba8 100644 --- a/maven-plugin/tests/java-9/pom.xml +++ b/maven-plugin/tests/java-9/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [Java 9] diff --git a/maven-plugin/tests/javadoc/pom.xml b/maven-plugin/tests/javadoc/pom.xml index 6236d7e1a..96673c9d5 100644 --- a/maven-plugin/tests/javadoc/pom.xml +++ b/maven-plugin/tests/javadoc/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml jar diff --git a/maven-plugin/tests/jt-194/main/pom.xml b/maven-plugin/tests/jt-194/main/pom.xml index a15188d42..c7f90d85d 100644 --- a/maven-plugin/tests/jt-194/main/pom.xml +++ b/maven-plugin/tests/jt-194/main/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-194 - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [JAXB-TOOLS 194:main] diff --git a/maven-plugin/tests/jt-194/pom.xml b/maven-plugin/tests/jt-194/pom.xml index d9502c76f..f03cdf24b 100644 --- a/maven-plugin/tests/jt-194/pom.xml +++ b/maven-plugin/tests/jt-194/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT pom JAXB Tools :: Maven Plugin :: Test [JAXB-TOOLS 194] diff --git a/maven-plugin/tests/jt-194/xjb/pom.xml b/maven-plugin/tests/jt-194/xjb/pom.xml index 2acc8af55..c3afbdadb 100644 --- a/maven-plugin/tests/jt-194/xjb/pom.xml +++ b/maven-plugin/tests/jt-194/xjb/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-194 - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [JAXB-TOOLS 194:xjb] diff --git a/maven-plugin/tests/jt-194/xsd/pom.xml b/maven-plugin/tests/jt-194/xsd/pom.xml index 7f0e2ce45..587592705 100644 --- a/maven-plugin/tests/jt-194/xsd/pom.xml +++ b/maven-plugin/tests/jt-194/xsd/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-194 - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [JAXB-TOOLS 194:xsd] diff --git a/maven-plugin/tests/jt-244/pom.xml b/maven-plugin/tests/jt-244/pom.xml index 1d3b84da1..0395ab7b4 100644 --- a/maven-plugin/tests/jt-244/pom.xml +++ b/maven-plugin/tests/jt-244/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [JAXB-TOOLS 244] diff --git a/maven-plugin/tests/jt-250/pom.xml b/maven-plugin/tests/jt-250/pom.xml index dc9e534fa..7a802da5d 100644 --- a/maven-plugin/tests/jt-250/pom.xml +++ b/maven-plugin/tests/jt-250/pom.xml @@ -7,7 +7,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT JAXB Tools :: Maven Plugin :: Test [JAXB-TOOLS 250] diff --git a/maven-plugin/tests/jt-306/common-model/pom.xml b/maven-plugin/tests/jt-306/common-model/pom.xml index 3792b8449..c751f9548 100644 --- a/maven-plugin/tests/jt-306/common-model/pom.xml +++ b/maven-plugin/tests/jt-306/common-model/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-306 - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml diff --git a/maven-plugin/tests/jt-306/helper-ws-model/pom.xml b/maven-plugin/tests/jt-306/helper-ws-model/pom.xml index 9dce98592..0a866bd65 100644 --- a/maven-plugin/tests/jt-306/helper-ws-model/pom.xml +++ b/maven-plugin/tests/jt-306/helper-ws-model/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-306 - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml diff --git a/maven-plugin/tests/jt-306/import-ws-model/pom.xml b/maven-plugin/tests/jt-306/import-ws-model/pom.xml index 6d23a2889..5f3227a2f 100644 --- a/maven-plugin/tests/jt-306/import-ws-model/pom.xml +++ b/maven-plugin/tests/jt-306/import-ws-model/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-306 - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml diff --git a/maven-plugin/tests/jt-306/pom.xml b/maven-plugin/tests/jt-306/pom.xml index 4fa416347..dedf7468a 100644 --- a/maven-plugin/tests/jt-306/pom.xml +++ b/maven-plugin/tests/jt-306/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml pom diff --git a/maven-plugin/tests/jt-40/generate/pom.xml b/maven-plugin/tests/jt-40/generate/pom.xml index 7de6d82e7..3769235ad 100644 --- a/maven-plugin/tests/jt-40/generate/pom.xml +++ b/maven-plugin/tests/jt-40/generate/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-jt-40 - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [jt-40:generate] diff --git a/maven-plugin/tests/jt-40/pom.xml b/maven-plugin/tests/jt-40/pom.xml index d11107510..efd0cd92c 100644 --- a/maven-plugin/tests/jt-40/pom.xml +++ b/maven-plugin/tests/jt-40/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT pom JAXB Tools :: Maven Plugin :: Test [JAXB-TOOLS 40] diff --git a/maven-plugin/tests/jt-40/test/pom.xml b/maven-plugin/tests/jt-40/test/pom.xml index fb68c5fd7..98b0e8f68 100644 --- a/maven-plugin/tests/jt-40/test/pom.xml +++ b/maven-plugin/tests/jt-40/test/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-jt-40 - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [jt-40:test] diff --git a/maven-plugin/tests/p_o/pom.xml b/maven-plugin/tests/p_o/pom.xml index de708ab69..8eb2c8347 100644 --- a/maven-plugin/tests/p_o/pom.xml +++ b/maven-plugin/tests/p_o/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [po] diff --git a/maven-plugin/tests/po-2.3/pom.xml b/maven-plugin/tests/po-2.3/pom.xml index 7599a3621..a68930d90 100644 --- a/maven-plugin/tests/po-2.3/pom.xml +++ b/maven-plugin/tests/po-2.3/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [po-2.3] diff --git a/maven-plugin/tests/po-multi-specversion/jakarta/pom.xml b/maven-plugin/tests/po-multi-specversion/jakarta/pom.xml index 3c5e0239b..0cc31cda9 100644 --- a/maven-plugin/tests/po-multi-specversion/jakarta/pom.xml +++ b/maven-plugin/tests/po-multi-specversion/jakarta/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-po-multi-specversion - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [po-multi-specversion:jakarta] diff --git a/maven-plugin/tests/po-multi-specversion/javax/pom.xml b/maven-plugin/tests/po-multi-specversion/javax/pom.xml index daf890ba6..74af8e224 100644 --- a/maven-plugin/tests/po-multi-specversion/javax/pom.xml +++ b/maven-plugin/tests/po-multi-specversion/javax/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-po-multi-specversion - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [po-multi-specversion:javax] diff --git a/maven-plugin/tests/po-multi-specversion/pom.xml b/maven-plugin/tests/po-multi-specversion/pom.xml index 70fb88eb0..8842f35ff 100644 --- a/maven-plugin/tests/po-multi-specversion/pom.xml +++ b/maven-plugin/tests/po-multi-specversion/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT pom JAXB Tools :: Maven Plugin :: Test [po-multi-specversion] diff --git a/maven-plugin/tests/po-multi-specversion/schema/pom.xml b/maven-plugin/tests/po-multi-specversion/schema/pom.xml index 709bd79fe..8a4bd4cd9 100644 --- a/maven-plugin/tests/po-multi-specversion/schema/pom.xml +++ b/maven-plugin/tests/po-multi-specversion/schema/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests-po-multi-specversion - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [po-multi-specversion:schema] diff --git a/maven-plugin/tests/po-scd/pom.xml b/maven-plugin/tests/po-scd/pom.xml index 1f2000096..721d725bf 100644 --- a/maven-plugin/tests/po-scd/pom.xml +++ b/maven-plugin/tests/po-scd/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [po-scd] diff --git a/maven-plugin/tests/pom.xml b/maven-plugin/tests/pom.xml index 479b11f9d..affcbbae3 100644 --- a/maven-plugin/tests/pom.xml +++ b/maven-plugin/tests/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-maven-plugin-project - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT ../pom.xml diff --git a/maven-plugin/tests/res-star/pom.xml b/maven-plugin/tests/res-star/pom.xml index 83aa0927a..29c227a0c 100644 --- a/maven-plugin/tests/res-star/pom.xml +++ b/maven-plugin/tests/res-star/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [res-star] diff --git a/maven-plugin/tests/res/pom.xml b/maven-plugin/tests/res/pom.xml index 0d6dc6a40..995759752 100644 --- a/maven-plugin/tests/res/pom.xml +++ b/maven-plugin/tests/res/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [res] diff --git a/maven-plugin/tests/rnc/pom.xml b/maven-plugin/tests/rnc/pom.xml index b398d6a7f..63edb86eb 100644 --- a/maven-plugin/tests/rnc/pom.xml +++ b/maven-plugin/tests/rnc/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [rnc] diff --git a/maven-plugin/tests/tse/pom.xml b/maven-plugin/tests/tse/pom.xml index 4f7d25645..b17837655 100644 --- a/maven-plugin/tests/tse/pom.xml +++ b/maven-plugin/tests/tse/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [tse] diff --git a/maven-plugin/tests/two/pom.xml b/maven-plugin/tests/two/pom.xml index d27d65a89..0a925edc2 100644 --- a/maven-plugin/tests/two/pom.xml +++ b/maven-plugin/tests/two/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT diff --git a/maven-plugin/tests/wsdl-file/pom.xml b/maven-plugin/tests/wsdl-file/pom.xml index beedd10ed..16fa2ec1d 100644 --- a/maven-plugin/tests/wsdl-file/pom.xml +++ b/maven-plugin/tests/wsdl-file/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [wsdl-file] diff --git a/maven-plugin/tests/wsdl/pom.xml b/maven-plugin/tests/wsdl/pom.xml index 81269cc8a..3b3906217 100644 --- a/maven-plugin/tests/wsdl/pom.xml +++ b/maven-plugin/tests/wsdl/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [wsdl] diff --git a/maven-plugin/tests/xjc-simple/pom.xml b/maven-plugin/tests/xjc-simple/pom.xml index abcc5cd18..0ebd35602 100644 --- a/maven-plugin/tests/xjc-simple/pom.xml +++ b/maven-plugin/tests/xjc-simple/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb jaxb-maven-plugin-tests - 4.0.1-SNAPSHOT + 4.0.2-SNAPSHOT jar JAXB Tools :: Maven Plugin :: Test [xjc-simple] diff --git a/pom.xml b/pom.xml index 6ae8fa52c..aa733dfbb 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.jvnet.jaxb jaxb-tools-project - 4.0.1 + 4.0.2-SNAPSHOT pom JAXB Tools :: Project JAXB tools work with generate Java sources and XML Schemas. @@ -19,7 +19,7 @@ scm:git:git@github.com:highsource/jaxb-tools.git https://github.com/highsource/jaxb-tools - 4.0.1 + 4.0.2-SNAPSHOT