From 6f3659d836035984eecd798426651bdf2dae71c9 Mon Sep 17 00:00:00 2001 From: Don Corley Date: Thu, 17 May 2012 04:08:00 -0700 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- jibx-maven-plugin/pom.xml | 2 +- maven-jibx-plugin/pom.xml | 2 +- pom.xml | 2 +- .../base-binding-test/org.jibx.schema.address/pom.xml | 6 +++--- .../base-binding-test/org.jibx.schema.company/pom.xml | 6 +++--- test-suite/base-binding-test/org.jibx.schema.person/pom.xml | 4 ++-- test-suite/base-binding-test/pom.xml | 2 +- test-suite/org.jibx.test.bind/pom.xml | 2 +- test-suite/org.jibx.test.comparedocs/pom.xml | 2 +- test-suite/org.jibx.test.gen/pom.xml | 2 +- test-suite/org.jibx.test.genandbind/pom.xml | 2 +- test-suite/org.jibx.test.jibx2wsdl/pom.xml | 2 +- test-suite/pom.xml | 2 +- test-suite/web-schema-test/org.jibx.schema.address/pom.xml | 4 ++-- test-suite/web-schema-test/org.jibx.schema.company/pom.xml | 4 ++-- test-suite/web-schema-test/org.jibx.schema.person/pom.xml | 4 ++-- test-suite/web-schema-test/pom.xml | 2 +- 17 files changed, 25 insertions(+), 25 deletions(-) diff --git a/jibx-maven-plugin/pom.xml b/jibx-maven-plugin/pom.xml index aae65c6..657e89e 100644 --- a/jibx-maven-plugin/pom.xml +++ b/jibx-maven-plugin/pom.xml @@ -5,7 +5,7 @@ org.jibx.config maven-plugin-reactor - 1.2.4.3 + 1.2.4.4-SNAPSHOT org.jibx diff --git a/maven-jibx-plugin/pom.xml b/maven-jibx-plugin/pom.xml index fb8b64c..a768915 100644 --- a/maven-jibx-plugin/pom.xml +++ b/maven-jibx-plugin/pom.xml @@ -5,7 +5,7 @@ org.jibx.config maven-plugin-reactor - 1.2.4.3 + 1.2.4.4-SNAPSHOT org.jibx diff --git a/pom.xml b/pom.xml index d3b3379..dbb0fdd 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ maven-plugin-reactor - 1.2.4.3 + 1.2.4.4-SNAPSHOT pom maven-plugin-reactor - Maven plugin top-level project diff --git a/test-suite/base-binding-test/org.jibx.schema.address/pom.xml b/test-suite/base-binding-test/org.jibx.schema.address/pom.xml index 55b41db..48a840c 100644 --- a/test-suite/base-binding-test/org.jibx.schema.address/pom.xml +++ b/test-suite/base-binding-test/org.jibx.schema.address/pom.xml @@ -4,7 +4,7 @@ org.jibx.test.basebinding base-binding-test - 1.2.4.3 + 1.2.4.4-SNAPSHOT org.jibx.schema.address @@ -17,7 +17,7 @@ org.jibx maven-jibx-plugin - 1.2.4.3 + 1.2.4.4-SNAPSHOT @@ -70,7 +70,7 @@ org.jibx.test.basebinding org.jibx.schema.person - 1.2.4.3 + 1.2.4.4-SNAPSHOT diff --git a/test-suite/base-binding-test/org.jibx.schema.company/pom.xml b/test-suite/base-binding-test/org.jibx.schema.company/pom.xml index ec1adf2..c4c62c1 100644 --- a/test-suite/base-binding-test/org.jibx.schema.company/pom.xml +++ b/test-suite/base-binding-test/org.jibx.schema.company/pom.xml @@ -4,7 +4,7 @@ org.jibx.test.basebinding base-binding-test - 1.2.4.3 + 1.2.4.4-SNAPSHOT org.jibx.schema.company @@ -18,7 +18,7 @@ org.jibx maven-jibx-plugin - 1.2.4.3 + 1.2.4.4-SNAPSHOT @@ -61,7 +61,7 @@ org.jibx.test.basebinding org.jibx.schema.address - 1.2.4.3 + 1.2.4.4-SNAPSHOT diff --git a/test-suite/base-binding-test/org.jibx.schema.person/pom.xml b/test-suite/base-binding-test/org.jibx.schema.person/pom.xml index a5db8a0..db1ae24 100644 --- a/test-suite/base-binding-test/org.jibx.schema.person/pom.xml +++ b/test-suite/base-binding-test/org.jibx.schema.person/pom.xml @@ -4,7 +4,7 @@ org.jibx.test.basebinding base-binding-test - 1.2.4.3 + 1.2.4.4-SNAPSHOT org.jibx.schema.person @@ -17,7 +17,7 @@ org.jibx maven-jibx-plugin - 1.2.4.3 + 1.2.4.4-SNAPSHOT true diff --git a/test-suite/base-binding-test/pom.xml b/test-suite/base-binding-test/pom.xml index 8d316ed..217ee00 100644 --- a/test-suite/base-binding-test/pom.xml +++ b/test-suite/base-binding-test/pom.xml @@ -8,7 +8,7 @@ org.jibx.test test-suite-reactor - 1.2.4.3 + 1.2.4.4-SNAPSHOT org.jibx.test.basebinding diff --git a/test-suite/org.jibx.test.bind/pom.xml b/test-suite/org.jibx.test.bind/pom.xml index cecf307..64cc35b 100644 --- a/test-suite/org.jibx.test.bind/pom.xml +++ b/test-suite/org.jibx.test.bind/pom.xml @@ -4,7 +4,7 @@ test-suite-reactor org.jibx.test - 1.2.4.3 + 1.2.4.4-SNAPSHOT org.jibx.test.bind diff --git a/test-suite/org.jibx.test.comparedocs/pom.xml b/test-suite/org.jibx.test.comparedocs/pom.xml index 6cb40cd..2ecd19f 100644 --- a/test-suite/org.jibx.test.comparedocs/pom.xml +++ b/test-suite/org.jibx.test.comparedocs/pom.xml @@ -4,7 +4,7 @@ test-suite-reactor org.jibx.test - 1.2.4.3 + 1.2.4.4-SNAPSHOT org.jibx.test.comparedocs diff --git a/test-suite/org.jibx.test.gen/pom.xml b/test-suite/org.jibx.test.gen/pom.xml index 24e72f8..3741713 100644 --- a/test-suite/org.jibx.test.gen/pom.xml +++ b/test-suite/org.jibx.test.gen/pom.xml @@ -4,7 +4,7 @@ test-suite-reactor org.jibx.test - 1.2.4.3 + 1.2.4.4-SNAPSHOT org.jibx.test.gen diff --git a/test-suite/org.jibx.test.genandbind/pom.xml b/test-suite/org.jibx.test.genandbind/pom.xml index 69d57a4..0f945ef 100644 --- a/test-suite/org.jibx.test.genandbind/pom.xml +++ b/test-suite/org.jibx.test.genandbind/pom.xml @@ -4,7 +4,7 @@ test-suite-reactor org.jibx.test - 1.2.4.3 + 1.2.4.4-SNAPSHOT org.jibx.test.genandbind diff --git a/test-suite/org.jibx.test.jibx2wsdl/pom.xml b/test-suite/org.jibx.test.jibx2wsdl/pom.xml index 8f32a70..1c34e3e 100644 --- a/test-suite/org.jibx.test.jibx2wsdl/pom.xml +++ b/test-suite/org.jibx.test.jibx2wsdl/pom.xml @@ -4,7 +4,7 @@ test-suite-reactor org.jibx.test - 1.2.4.3 + 1.2.4.4-SNAPSHOT org.jibx.test.jibx2wsdl diff --git a/test-suite/pom.xml b/test-suite/pom.xml index b564b6a..ccc2f90 100644 --- a/test-suite/pom.xml +++ b/test-suite/pom.xml @@ -11,7 +11,7 @@ org.jibx.test test-suite-reactor - 1.2.4.3 + 1.2.4.4-SNAPSHOT test-suite-reactor - Test cases pom diff --git a/test-suite/web-schema-test/org.jibx.schema.address/pom.xml b/test-suite/web-schema-test/org.jibx.schema.address/pom.xml index 1b8d115..9630c6f 100644 --- a/test-suite/web-schema-test/org.jibx.schema.address/pom.xml +++ b/test-suite/web-schema-test/org.jibx.schema.address/pom.xml @@ -4,7 +4,7 @@ org.jibx.test.webschema web-schema-test - 1.2.4.3 + 1.2.4.4-SNAPSHOT org.jibx.schema.address @@ -43,7 +43,7 @@ org.jibx maven-jibx-plugin - 1.2.4.3 + 1.2.4.4-SNAPSHOT diff --git a/test-suite/web-schema-test/org.jibx.schema.company/pom.xml b/test-suite/web-schema-test/org.jibx.schema.company/pom.xml index 6dcd6f3..5e83005 100644 --- a/test-suite/web-schema-test/org.jibx.schema.company/pom.xml +++ b/test-suite/web-schema-test/org.jibx.schema.company/pom.xml @@ -4,7 +4,7 @@ org.jibx.test.webschema web-schema-test - 1.2.4.3 + 1.2.4.4-SNAPSHOT org.jibx.schema.company @@ -62,7 +62,7 @@ org.jibx maven-jibx-plugin - 1.2.4.3 + 1.2.4.4-SNAPSHOT diff --git a/test-suite/web-schema-test/org.jibx.schema.person/pom.xml b/test-suite/web-schema-test/org.jibx.schema.person/pom.xml index db7ce57..5115a21 100644 --- a/test-suite/web-schema-test/org.jibx.schema.person/pom.xml +++ b/test-suite/web-schema-test/org.jibx.schema.person/pom.xml @@ -5,7 +5,7 @@ org.jibx.test.webschema web-schema-test - 1.2.4.3 + 1.2.4.4-SNAPSHOT org.jibx.schema.person @@ -18,7 +18,7 @@ org.jibx maven-jibx-plugin - 1.2.4.3 + 1.2.4.4-SNAPSHOT diff --git a/test-suite/web-schema-test/pom.xml b/test-suite/web-schema-test/pom.xml index ed61207..1c5ccd2 100644 --- a/test-suite/web-schema-test/pom.xml +++ b/test-suite/web-schema-test/pom.xml @@ -4,7 +4,7 @@ org.jibx.test test-suite-reactor - 1.2.4.3 + 1.2.4.4-SNAPSHOT org.jibx.test.webschema