From 67fd013e2a0aa408eef258adcc91d68755e5a341 Mon Sep 17 00:00:00 2001 From: jenkins Date: Tue, 1 Aug 2023 09:15:28 -0500 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/maven-plugin/plugin-core/pom.xml b/maven-plugin/plugin-core/pom.xml index 2caee9eb9..44ce15383 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.3 + 2.0.4-SNAPSHOT diff --git a/maven-plugin/plugin/pom.xml b/maven-plugin/plugin/pom.xml index 0ebacd92e..8d1ea6f7e 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.3 + 2.0.4-SNAPSHOT ${maven.version} diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 265f143e1..2af7c6401 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -3,7 +3,7 @@ org.jvnet.jaxb jaxb-tools-project - 2.0.3 + 2.0.4-SNAPSHOT ../pom.xml jaxb-maven-plugin-project diff --git a/maven-plugin/testing/pom.xml b/maven-plugin/testing/pom.xml index aaa5b6b24..313bb2613 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.3 + 2.0.4-SNAPSHOT diff --git a/pom.xml b/pom.xml index 01adf8974..7d4231f06 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.jvnet.jaxb jaxb-tools-project - 2.0.3 + 2.0.4-SNAPSHOT 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 - 2.0.3 + ${project.version}