From ea2a941b5d51adcdb4540b75a9c5d7763df4d84b Mon Sep 17 00:00:00 2001 From: highsource Date: Sat, 11 Apr 2015 18:19:07 +0200 Subject: [PATCH] Version 0.9.4 --- ant/pom.xml | 2 +- basic/pom.xml | 4 ++-- dist/pom.xml | 2 +- plugins/pom.xml | 2 +- pom.xml | 2 +- runtime/pom.xml | 4 ++-- samples/basic/pom.xml | 2 +- samples/po-simple/pom.xml | 2 +- samples/po/pom.xml | 2 +- samples/pom.xml | 2 +- testing/pom.xml | 2 +- tests/JAXB-1058/pom.xml | 2 +- tests/episodes/a/pom.xml | 2 +- tests/episodes/b/pom.xml | 2 +- tests/episodes/pom.xml | 2 +- tests/ignoring/pom.xml | 2 +- tests/issues/pom.xml | 2 +- tests/one/pom.xml | 2 +- tests/pom.xml | 2 +- tests/simple-hashCode-equals-01/pom.xml | 2 +- tests/simplify-01/pom.xml | 2 +- tests/wildcard/pom.xml | 2 +- tests/zj/pom.xml | 2 +- tools/pom.xml | 2 +- 24 files changed, 26 insertions(+), 26 deletions(-) diff --git a/ant/pom.xml b/ant/pom.xml index a224b360..215a6d08 100644 --- a/ant/pom.xml +++ b/ant/pom.xml @@ -8,7 +8,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-project - 0.9.4-SNAPSHOT + 0.9.4 diff --git a/basic/pom.xml b/basic/pom.xml index 7681093e..7484c5f7 100644 --- a/basic/pom.xml +++ b/basic/pom.xml @@ -4,12 +4,12 @@ 4.0.0 jaxb2-basics jar - 0.9.4-SNAPSHOT + 0.9.4 JAXB2 Basics - Basic Plugins org.jvnet.jaxb2_commons jaxb2-basics-project - 0.9.4-SNAPSHOT + 0.9.4 diff --git a/dist/pom.xml b/dist/pom.xml index 90ba6a91..b0cbb22b 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -9,7 +9,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-project - 0.9.4-SNAPSHOT + 0.9.4 diff --git a/plugins/pom.xml b/plugins/pom.xml index 291cfa7b..cc944ec8 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-project - 0.9.4-SNAPSHOT + 0.9.4 diff --git a/pom.xml b/pom.xml index 86dc5d35..79554f13 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-project pom - 0.9.4-SNAPSHOT + 0.9.4 JAXB2 Basics - Project https://github.com/highsource/jaxb2-basics JAXB2 Basics is a part of JAXB2 Commons project which implements plugins and tools for JAXB 2.x reference implementation. diff --git a/runtime/pom.xml b/runtime/pom.xml index 81b28334..c92b392a 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -3,13 +3,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 jaxb2-basics-runtime - 0.9.4-SNAPSHOT + 0.9.4 jar JAXB2 Basics - Runtime org.jvnet.jaxb2_commons jaxb2-basics-project - 0.9.4-SNAPSHOT + 0.9.4 diff --git a/samples/basic/pom.xml b/samples/basic/pom.xml index 9e5f7a8f..8fdb4047 100644 --- a/samples/basic/pom.xml +++ b/samples/basic/pom.xml @@ -8,7 +8,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-samples - 0.9.4-SNAPSHOT + 0.9.4 diff --git a/samples/po-simple/pom.xml b/samples/po-simple/pom.xml index e689b42a..9fdaffc9 100644 --- a/samples/po-simple/pom.xml +++ b/samples/po-simple/pom.xml @@ -8,7 +8,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-samples - 0.9.4-SNAPSHOT + 0.9.4 diff --git a/samples/po/pom.xml b/samples/po/pom.xml index f92c361b..86562e24 100644 --- a/samples/po/pom.xml +++ b/samples/po/pom.xml @@ -8,7 +8,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-samples - 0.9.4-SNAPSHOT + 0.9.4 diff --git a/samples/pom.xml b/samples/pom.xml index 02befe27..0190f02a 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -8,7 +8,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-project - 0.9.4-SNAPSHOT + 0.9.4 po diff --git a/testing/pom.xml b/testing/pom.xml index 2e564621..f03339bf 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -8,7 +8,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-project - 0.9.4-SNAPSHOT + 0.9.4 diff --git a/tests/JAXB-1058/pom.xml b/tests/JAXB-1058/pom.xml index f372bd3e..616d6d07 100644 --- a/tests/JAXB-1058/pom.xml +++ b/tests/JAXB-1058/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-tests - 0.9.4-SNAPSHOT + 0.9.4 jaxb2-basics-test-JAXB-1058 jar diff --git a/tests/episodes/a/pom.xml b/tests/episodes/a/pom.xml index d77ed854..594ef552 100644 --- a/tests/episodes/a/pom.xml +++ b/tests/episodes/a/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-test-episodes - 0.9.4-SNAPSHOT + 0.9.4 jaxb2-basics-test-episodes-a jar diff --git a/tests/episodes/b/pom.xml b/tests/episodes/b/pom.xml index d5b35938..449b4847 100644 --- a/tests/episodes/b/pom.xml +++ b/tests/episodes/b/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-test-episodes - 0.9.4-SNAPSHOT + 0.9.4 jaxb2-basics-test-episodes-b jar diff --git a/tests/episodes/pom.xml b/tests/episodes/pom.xml index cff4bfa7..53b10b08 100644 --- a/tests/episodes/pom.xml +++ b/tests/episodes/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-tests - 0.9.4-SNAPSHOT + 0.9.4 jaxb2-basics-test-episodes pom diff --git a/tests/ignoring/pom.xml b/tests/ignoring/pom.xml index 2633b02e..277ac3a7 100644 --- a/tests/ignoring/pom.xml +++ b/tests/ignoring/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-tests - 0.9.4-SNAPSHOT + 0.9.4 jaxb2-basics-test-ignoring jar diff --git a/tests/issues/pom.xml b/tests/issues/pom.xml index a12623dc..9e9eaab4 100644 --- a/tests/issues/pom.xml +++ b/tests/issues/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-tests - 0.9.4-SNAPSHOT + 0.9.4 jaxb2-basics-test-issues jar diff --git a/tests/one/pom.xml b/tests/one/pom.xml index 741a9275..6ebd0b34 100644 --- a/tests/one/pom.xml +++ b/tests/one/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-tests - 0.9.4-SNAPSHOT + 0.9.4 jaxb2-basics-test-one jar diff --git a/tests/pom.xml b/tests/pom.xml index faef406a..2db10cfb 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -8,7 +8,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-project - 0.9.4-SNAPSHOT + 0.9.4 episodes diff --git a/tests/simple-hashCode-equals-01/pom.xml b/tests/simple-hashCode-equals-01/pom.xml index 7b84e470..a3dc9c61 100644 --- a/tests/simple-hashCode-equals-01/pom.xml +++ b/tests/simple-hashCode-equals-01/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-tests - 0.9.4-SNAPSHOT + 0.9.4 jaxb2-basics-tests-simple-hashCode-equals-01 jar diff --git a/tests/simplify-01/pom.xml b/tests/simplify-01/pom.xml index 6d55e760..fc93f570 100644 --- a/tests/simplify-01/pom.xml +++ b/tests/simplify-01/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-tests - 0.9.4-SNAPSHOT + 0.9.4 jaxb2-basics-test-simplify-01 jar diff --git a/tests/wildcard/pom.xml b/tests/wildcard/pom.xml index 011ac834..7e74d86f 100644 --- a/tests/wildcard/pom.xml +++ b/tests/wildcard/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-tests - 0.9.4-SNAPSHOT + 0.9.4 jaxb2-basics-test-wildcard jar diff --git a/tests/zj/pom.xml b/tests/zj/pom.xml index 8d8fc4be..57269039 100644 --- a/tests/zj/pom.xml +++ b/tests/zj/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-tests - 0.9.4-SNAPSHOT + 0.9.4 jaxb2-basics-test-zj jar diff --git a/tools/pom.xml b/tools/pom.xml index 94d1b5fc..95fe68c4 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -8,7 +8,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-project - 0.9.4-SNAPSHOT + 0.9.4