From 2181dda7fb0f26f31d9c23cd9ada6ccb4eaaa0f8 Mon Sep 17 00:00:00 2001 From: Jenkins CI Date: Thu, 25 Jul 2024 18:52:08 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.0.14 --- basics/ant/pom.xml | 2 +- basics/basic/pom.xml | 2 +- basics/plugins/pom.xml | 2 +- basics/pom.xml | 2 +- basics/runtime/pom.xml | 2 +- basics/testing/pom.xml | 2 +- basics/tools/pom.xml | 2 +- .../ejb/extensions/naming/custom-naming-pre_0_6_0/pom.xml | 2 +- hyperjaxb/ejb/extensions/naming/pom.xml | 2 +- hyperjaxb/ejb/extensions/pom.xml | 2 +- hyperjaxb/ejb/plugin/pom.xml | 2 +- hyperjaxb/ejb/pom.xml | 2 +- hyperjaxb/ejb/roundtrip/pom.xml | 2 +- hyperjaxb/ejb/runtime/pom.xml | 2 +- hyperjaxb/ejb/schemas/customizations/pom.xml | 2 +- hyperjaxb/ejb/schemas/persistence/pom.xml | 2 +- hyperjaxb/ejb/schemas/pom.xml | 2 +- hyperjaxb/maven/plugin/pom.xml | 2 +- hyperjaxb/maven/pom.xml | 2 +- hyperjaxb/maven/testing/pom.xml | 2 +- hyperjaxb/pom.xml | 2 +- jaxb-annotate-parent/plugin/pom.xml | 2 +- jaxb-annotate-parent/pom.xml | 2 +- jaxb-annox-parent/jaxb-annox/pom.xml | 2 +- jaxb-annox-parent/pom.xml | 2 +- jaxb-bom-parent/jaxb-bom/pom.xml | 2 +- jaxb-bom-parent/pom.xml | 2 +- maven-plugin/plugin-core/pom.xml | 2 +- maven-plugin/plugin/pom.xml | 2 +- maven-plugin/pom.xml | 2 +- maven-plugin/testing/pom.xml | 2 +- pom.xml | 4 ++-- 32 files changed, 33 insertions(+), 33 deletions(-) diff --git a/basics/ant/pom.xml b/basics/ant/pom.xml index cd0ea13da..f2a47b24c 100644 --- a/basics/ant/pom.xml +++ b/basics/ant/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-basics-project - 2.0.14-SNAPSHOT + 2.0.14 diff --git a/basics/basic/pom.xml b/basics/basic/pom.xml index badb3952c..984dfec96 100644 --- a/basics/basic/pom.xml +++ b/basics/basic/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-basics-project - 2.0.14-SNAPSHOT + 2.0.14 diff --git a/basics/plugins/pom.xml b/basics/plugins/pom.xml index de9410063..4cf9a8b76 100644 --- a/basics/plugins/pom.xml +++ b/basics/plugins/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-basics-project - 2.0.14-SNAPSHOT + 2.0.14 diff --git a/basics/pom.xml b/basics/pom.xml index 747be5e00..814b5079b 100644 --- a/basics/pom.xml +++ b/basics/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-tools-project - 2.0.14-SNAPSHOT + 2.0.14 ../pom.xml jaxb-basics-project diff --git a/basics/runtime/pom.xml b/basics/runtime/pom.xml index cca5a57ff..5f4c4fc7a 100644 --- a/basics/runtime/pom.xml +++ b/basics/runtime/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-basics-project - 2.0.14-SNAPSHOT + 2.0.14 diff --git a/basics/testing/pom.xml b/basics/testing/pom.xml index 76eae41d5..e7269773f 100644 --- a/basics/testing/pom.xml +++ b/basics/testing/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-basics-project - 2.0.14-SNAPSHOT + 2.0.14 diff --git a/basics/tools/pom.xml b/basics/tools/pom.xml index 651708e4c..6edee9ef0 100644 --- a/basics/tools/pom.xml +++ b/basics/tools/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-basics-project - 2.0.14-SNAPSHOT + 2.0.14 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 057b79858..d4803390a 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 - 2.0.14-SNAPSHOT + 2.0.14 ../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 c565d3b96..775283123 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 - 2.0.14-SNAPSHOT + 2.0.14 ../pom.xml hyperjaxb3-ejb-extensions-naming diff --git a/hyperjaxb/ejb/extensions/pom.xml b/hyperjaxb/ejb/extensions/pom.xml index e626fb061..718855d76 100644 --- a/hyperjaxb/ejb/extensions/pom.xml +++ b/hyperjaxb/ejb/extensions/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-ejb - 2.0.14-SNAPSHOT + 2.0.14 ../pom.xml hyperjaxb3-ejb-extensions diff --git a/hyperjaxb/ejb/plugin/pom.xml b/hyperjaxb/ejb/plugin/pom.xml index 36c06051e..111af4ab3 100644 --- a/hyperjaxb/ejb/plugin/pom.xml +++ b/hyperjaxb/ejb/plugin/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-ejb - 2.0.14-SNAPSHOT + 2.0.14 ../pom.xml hyperjaxb3-ejb-plugin diff --git a/hyperjaxb/ejb/pom.xml b/hyperjaxb/ejb/pom.xml index 49f1ac517..26c8fb259 100644 --- a/hyperjaxb/ejb/pom.xml +++ b/hyperjaxb/ejb/pom.xml @@ -4,7 +4,7 @@ org.jvnet.jaxb hyperjaxb3-parent - 2.0.14-SNAPSHOT + 2.0.14 ../pom.xml hyperjaxb3-ejb diff --git a/hyperjaxb/ejb/roundtrip/pom.xml b/hyperjaxb/ejb/roundtrip/pom.xml index 27b2bd72e..3525b93b7 100644 --- a/hyperjaxb/ejb/roundtrip/pom.xml +++ b/hyperjaxb/ejb/roundtrip/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-ejb - 2.0.14-SNAPSHOT + 2.0.14 ../pom.xml hyperjaxb3-ejb-roundtrip diff --git a/hyperjaxb/ejb/runtime/pom.xml b/hyperjaxb/ejb/runtime/pom.xml index 9a6ace82d..b0be738f3 100644 --- a/hyperjaxb/ejb/runtime/pom.xml +++ b/hyperjaxb/ejb/runtime/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-ejb - 2.0.14-SNAPSHOT + 2.0.14 ../pom.xml hyperjaxb3-ejb-runtime diff --git a/hyperjaxb/ejb/schemas/customizations/pom.xml b/hyperjaxb/ejb/schemas/customizations/pom.xml index 5a0fc755a..6a85ff365 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 - 2.0.14-SNAPSHOT + 2.0.14 ../pom.xml hyperjaxb3-ejb-schemas-customizations diff --git a/hyperjaxb/ejb/schemas/persistence/pom.xml b/hyperjaxb/ejb/schemas/persistence/pom.xml index 0ecd71a9a..35e6c7636 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 - 2.0.14-SNAPSHOT + 2.0.14 ../pom.xml hyperjaxb3-ejb-schemas-persistence diff --git a/hyperjaxb/ejb/schemas/pom.xml b/hyperjaxb/ejb/schemas/pom.xml index d8ec53dfa..fd3118910 100644 --- a/hyperjaxb/ejb/schemas/pom.xml +++ b/hyperjaxb/ejb/schemas/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-ejb - 2.0.14-SNAPSHOT + 2.0.14 ../pom.xml hyperjaxb3-ejb-schemas diff --git a/hyperjaxb/maven/plugin/pom.xml b/hyperjaxb/maven/plugin/pom.xml index 0bfbbc702..a64849872 100644 --- a/hyperjaxb/maven/plugin/pom.xml +++ b/hyperjaxb/maven/plugin/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-maven - 2.0.14-SNAPSHOT + 2.0.14 ../pom.xml hyperjaxb3-maven-plugin diff --git a/hyperjaxb/maven/pom.xml b/hyperjaxb/maven/pom.xml index 80f8626a1..914cb5cb3 100644 --- a/hyperjaxb/maven/pom.xml +++ b/hyperjaxb/maven/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-parent - 2.0.14-SNAPSHOT + 2.0.14 ../pom.xml hyperjaxb3-maven diff --git a/hyperjaxb/maven/testing/pom.xml b/hyperjaxb/maven/testing/pom.xml index 62247a556..6f166eedd 100644 --- a/hyperjaxb/maven/testing/pom.xml +++ b/hyperjaxb/maven/testing/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb hyperjaxb3-maven - 2.0.14-SNAPSHOT + 2.0.14 ../pom.xml hyperjaxb3-maven-plugin-testing diff --git a/hyperjaxb/pom.xml b/hyperjaxb/pom.xml index 779a30edb..372357372 100644 --- a/hyperjaxb/pom.xml +++ b/hyperjaxb/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-tools-project - 2.0.14-SNAPSHOT + 2.0.14 ../pom.xml hyperjaxb3-parent diff --git a/jaxb-annotate-parent/plugin/pom.xml b/jaxb-annotate-parent/plugin/pom.xml index df952ae5c..154ded2da 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 - 2.0.14-SNAPSHOT + 2.0.14 ../pom.xml jaxb-basics-annotate diff --git a/jaxb-annotate-parent/pom.xml b/jaxb-annotate-parent/pom.xml index 61f0c269b..9f7d27b9a 100644 --- a/jaxb-annotate-parent/pom.xml +++ b/jaxb-annotate-parent/pom.xml @@ -33,7 +33,7 @@ org.jvnet.jaxb jaxb-tools-project - 2.0.14-SNAPSHOT + 2.0.14 ../pom.xml jaxb-annotate-plugin-parent diff --git a/jaxb-annox-parent/jaxb-annox/pom.xml b/jaxb-annox-parent/jaxb-annox/pom.xml index 67712fea4..f136eb6a7 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 - 2.0.14-SNAPSHOT + 2.0.14 ../pom.xml jaxb-annox diff --git a/jaxb-annox-parent/pom.xml b/jaxb-annox-parent/pom.xml index dbfbe2f3f..a8f7656f3 100644 --- a/jaxb-annox-parent/pom.xml +++ b/jaxb-annox-parent/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-tools-project - 2.0.14-SNAPSHOT + 2.0.14 ../pom.xml jaxb-annox-parent diff --git a/jaxb-bom-parent/jaxb-bom/pom.xml b/jaxb-bom-parent/jaxb-bom/pom.xml index 133eef596..8f73fbe9c 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 - 2.0.14-SNAPSHOT + 2.0.14 ../pom.xml jaxb-bom diff --git a/jaxb-bom-parent/pom.xml b/jaxb-bom-parent/pom.xml index 798691296..fdcbb3ba8 100644 --- a/jaxb-bom-parent/pom.xml +++ b/jaxb-bom-parent/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-tools-project - 2.0.14-SNAPSHOT + 2.0.14 ../pom.xml jaxb-bom-parent diff --git a/maven-plugin/plugin-core/pom.xml b/maven-plugin/plugin-core/pom.xml index baab47b1c..606e0b6a7 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 - 2.0.14-SNAPSHOT + 2.0.14 diff --git a/maven-plugin/plugin/pom.xml b/maven-plugin/plugin/pom.xml index 48e0750e0..b2af74ad0 100644 --- a/maven-plugin/plugin/pom.xml +++ b/maven-plugin/plugin/pom.xml @@ -7,7 +7,7 @@ org.jvnet.jaxb jaxb-maven-plugin-project - 2.0.14-SNAPSHOT + 2.0.14 ${maven.minimal.version} diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 5b45145ae..15850bd43 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-tools-project - 2.0.14-SNAPSHOT + 2.0.14 ../pom.xml jaxb-maven-plugin-project diff --git a/maven-plugin/testing/pom.xml b/maven-plugin/testing/pom.xml index a4a36e3c4..0cb220172 100644 --- a/maven-plugin/testing/pom.xml +++ b/maven-plugin/testing/pom.xml @@ -6,7 +6,7 @@ org.jvnet.jaxb jaxb-maven-plugin-project - 2.0.14-SNAPSHOT + 2.0.14 diff --git a/pom.xml b/pom.xml index 52d329b43..e79c46243 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.jvnet.jaxb jaxb-tools-project - 2.0.14-SNAPSHOT + 2.0.14 pom JAXB Tools :: Project JAXB tools work with generate Java sources and XML Schemas. @@ -19,7 +19,7 @@ scm:git:https://github.com/highsource/jaxb-tools.git https://github.com/highsource/jaxb-tools - ${project.version} + 2.0.14