From 9d027588d2f78b378efd70986477ccddc6d8f84e Mon Sep 17 00:00:00 2001 From: Matt Pavlovich Date: Tue, 26 Apr 2022 15:25:06 -0500 Subject: [PATCH] [#157] Update version to 2.3.6-SNAPSHOT (#158) --- ant/pom.xml | 2 +- basic/pom.xml | 2 +- dist/pom.xml | 2 +- plugins/pom.xml | 2 +- pom.xml | 2 +- runtime/pom.xml | 2 +- samples/basic/pom.xml | 2 +- samples/cxf/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/simplify-02/pom.xml | 2 +- tests/superclass/a/pom.xml | 2 +- tests/superclass/b/pom.xml | 2 +- tests/superclass/pom.xml | 2 +- tests/wildcard/pom.xml | 2 +- tests/zj/pom.xml | 2 +- tools/pom.xml | 2 +- 29 files changed, 29 insertions(+), 29 deletions(-) diff --git a/ant/pom.xml b/ant/pom.xml index 27d44bd7..3c14d1c3 100644 --- a/ant/pom.xml +++ b/ant/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-project - 0.13.2-SNAPSHOT + 2.3.6-SNAPSHOT diff --git a/basic/pom.xml b/basic/pom.xml index 6966c1c7..22935dfd 100644 --- a/basic/pom.xml +++ b/basic/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-project - 0.13.2-SNAPSHOT + 2.3.6-SNAPSHOT diff --git a/dist/pom.xml b/dist/pom.xml index 0ea069e3..07544060 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -9,7 +9,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-project - 0.13.1-SNAPSHOT + 2.3.6-SNAPSHOT diff --git a/plugins/pom.xml b/plugins/pom.xml index 8999df1e..be9081e3 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-project - 0.13.2-SNAPSHOT + 2.3.6-SNAPSHOT diff --git a/pom.xml b/pom.xml index 10a7730e..a6853fcf 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-project pom - 0.13.2-SNAPSHOT + 2.3.6-SNAPSHOT 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 059e3595..bb75e068 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-project - 0.13.2-SNAPSHOT + 2.3.6-SNAPSHOT diff --git a/samples/basic/pom.xml b/samples/basic/pom.xml index 62191c1b..cb41c023 100644 --- a/samples/basic/pom.xml +++ b/samples/basic/pom.xml @@ -8,7 +8,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-samples - 0.13.1-SNAPSHOT + 2.3.6-SNAPSHOT diff --git a/samples/cxf/pom.xml b/samples/cxf/pom.xml index c235c0f5..c2eaf74c 100644 --- a/samples/cxf/pom.xml +++ b/samples/cxf/pom.xml @@ -8,7 +8,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-samples - 0.13.1-SNAPSHOT + 2.3.6-SNAPSHOT diff --git a/samples/po-simple/pom.xml b/samples/po-simple/pom.xml index 0e673cd9..f4c36e5e 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.13.1-SNAPSHOT + 2.3.6-SNAPSHOT diff --git a/samples/po/pom.xml b/samples/po/pom.xml index 8ea15e2e..8447f677 100644 --- a/samples/po/pom.xml +++ b/samples/po/pom.xml @@ -8,7 +8,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-samples - 0.13.1-SNAPSHOT + 2.3.6-SNAPSHOT diff --git a/samples/pom.xml b/samples/pom.xml index 878c2ed6..139b7c2d 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -8,7 +8,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-project - 0.13.1-SNAPSHOT + 2.3.6-SNAPSHOT po diff --git a/testing/pom.xml b/testing/pom.xml index 1c07e66f..20b1f835 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-project - 0.13.2-SNAPSHOT + 2.3.6-SNAPSHOT diff --git a/tests/JAXB-1058/pom.xml b/tests/JAXB-1058/pom.xml index a187594a..324c3482 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.13.1-SNAPSHOT + 2.3.6-SNAPSHOT jaxb2-basics-test-JAXB-1058 jar diff --git a/tests/episodes/a/pom.xml b/tests/episodes/a/pom.xml index 463c41f7..938ee269 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.13.1-SNAPSHOT + 2.3.6-SNAPSHOT jaxb2-basics-test-episodes-a jar diff --git a/tests/episodes/b/pom.xml b/tests/episodes/b/pom.xml index 63697db4..3629501a 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.13.1-SNAPSHOT + 2.3.6-SNAPSHOT jaxb2-basics-test-episodes-b jar diff --git a/tests/episodes/pom.xml b/tests/episodes/pom.xml index 24f29e44..9ee67e45 100644 --- a/tests/episodes/pom.xml +++ b/tests/episodes/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-tests - 0.13.1-SNAPSHOT + 2.3.6-SNAPSHOT jaxb2-basics-test-episodes pom diff --git a/tests/ignoring/pom.xml b/tests/ignoring/pom.xml index ad1a8db6..dfa8c281 100644 --- a/tests/ignoring/pom.xml +++ b/tests/ignoring/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-tests - 0.13.1-SNAPSHOT + 2.3.6-SNAPSHOT jaxb2-basics-test-ignoring jar diff --git a/tests/issues/pom.xml b/tests/issues/pom.xml index 2ee5be7f..d8fdf0eb 100644 --- a/tests/issues/pom.xml +++ b/tests/issues/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-tests - 0.13.1-SNAPSHOT + 2.3.6-SNAPSHOT jaxb2-basics-test-issues jar diff --git a/tests/one/pom.xml b/tests/one/pom.xml index 4ff5c309..9ae920d0 100644 --- a/tests/one/pom.xml +++ b/tests/one/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-tests - 0.13.1-SNAPSHOT + 2.3.6-SNAPSHOT jaxb2-basics-test-one jar diff --git a/tests/pom.xml b/tests/pom.xml index 61493b34..60766bfd 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -8,7 +8,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-project - 0.13.1-SNAPSHOT + 2.3.6-SNAPSHOT episodes diff --git a/tests/simple-hashCode-equals-01/pom.xml b/tests/simple-hashCode-equals-01/pom.xml index 639c2220..40630e43 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.13.1-SNAPSHOT + 2.3.6-SNAPSHOT jaxb2-basics-tests-simple-hashCode-equals-01 jar diff --git a/tests/simplify-01/pom.xml b/tests/simplify-01/pom.xml index c969737b..fd7b0ba1 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.13.1-SNAPSHOT + 2.3.6-SNAPSHOT jaxb2-basics-test-simplify-01 jar diff --git a/tests/simplify-02/pom.xml b/tests/simplify-02/pom.xml index a559d50b..dc5351b3 100644 --- a/tests/simplify-02/pom.xml +++ b/tests/simplify-02/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-tests - 0.13.1-SNAPSHOT + 2.3.6-SNAPSHOT jaxb2-basics-test-simplify-02 jar diff --git a/tests/superclass/a/pom.xml b/tests/superclass/a/pom.xml index 9930694e..da56eef0 100644 --- a/tests/superclass/a/pom.xml +++ b/tests/superclass/a/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-test-superclass - 0.13.1-SNAPSHOT + 2.3.6-SNAPSHOT jaxb2-basics-test-superclass-a jar diff --git a/tests/superclass/b/pom.xml b/tests/superclass/b/pom.xml index fa97a193..18db5f0c 100644 --- a/tests/superclass/b/pom.xml +++ b/tests/superclass/b/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-test-superclass - 0.13.1-SNAPSHOT + 2.3.6-SNAPSHOT jaxb2-basics-test-superclass-b jar diff --git a/tests/superclass/pom.xml b/tests/superclass/pom.xml index db2f8d58..45c0de41 100644 --- a/tests/superclass/pom.xml +++ b/tests/superclass/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-tests - 0.13.1-SNAPSHOT + 2.3.6-SNAPSHOT jaxb2-basics-test-superclass pom diff --git a/tests/wildcard/pom.xml b/tests/wildcard/pom.xml index 5ed5f21b..8d8b5b50 100644 --- a/tests/wildcard/pom.xml +++ b/tests/wildcard/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-tests - 0.13.1-SNAPSHOT + 2.3.6-SNAPSHOT jaxb2-basics-test-wildcard jar diff --git a/tests/zj/pom.xml b/tests/zj/pom.xml index 3068f938..f8409799 100644 --- a/tests/zj/pom.xml +++ b/tests/zj/pom.xml @@ -5,7 +5,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-tests - 0.13.1-SNAPSHOT + 2.3.6-SNAPSHOT jaxb2-basics-test-zj jar diff --git a/tools/pom.xml b/tools/pom.xml index 704916f2..c0bdd605 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb2_commons jaxb2-basics-project - 0.13.2-SNAPSHOT + 2.3.6-SNAPSHOT