From 281a6e505d8e20bc4f200c85562ccc96a8528d90 Mon Sep 17 00:00:00 2001 From: Jean-Francois Denise Date: Thu, 12 Oct 2023 15:34:06 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- cli/pom.xml | 2 +- core/pom.xml | 2 +- dist/pom.xml | 2 +- docs/pom.xml | 2 +- maven-plugin/pom.xml | 2 +- maven-universe/pom.xml | 2 +- pom.xml | 4 ++-- testsuite/pom.xml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/cli/pom.xml b/cli/pom.xml index f43ed94c..fb7db644 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -23,7 +23,7 @@ org.jboss.galleon galleon-parent - 5.2.1.Final + 5.2.2.Final-SNAPSHOT galleon-cli diff --git a/core/pom.xml b/core/pom.xml index 5feaf33b..d1ac6622 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -23,7 +23,7 @@ org.jboss.galleon galleon-parent - 5.2.1.Final + 5.2.2.Final-SNAPSHOT galleon-core diff --git a/dist/pom.xml b/dist/pom.xml index 3b1a6a82..0e04245f 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -23,7 +23,7 @@ org.jboss.galleon galleon-parent - 5.2.1.Final + 5.2.2.Final-SNAPSHOT galleon-dist diff --git a/docs/pom.xml b/docs/pom.xml index d1664b0b..3d87d137 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ org.jboss.galleon galleon-parent - 5.2.1.Final + 5.2.2.Final-SNAPSHOT galleon-docs diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index f0098f19..23b9b5d5 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -23,7 +23,7 @@ org.jboss.galleon galleon-parent - 5.2.1.Final + 5.2.2.Final-SNAPSHOT galleon-maven-plugin diff --git a/maven-universe/pom.xml b/maven-universe/pom.xml index 1cb42c51..a7f7f656 100644 --- a/maven-universe/pom.xml +++ b/maven-universe/pom.xml @@ -23,7 +23,7 @@ org.jboss.galleon galleon-parent - 5.2.1.Final + 5.2.2.Final-SNAPSHOT galleon-maven-universe diff --git a/pom.xml b/pom.xml index a86bb811..9c181060 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.jboss.galleon galleon-parent - 5.2.1.Final + 5.2.2.Final-SNAPSHOT pom Galleon Parent @@ -523,6 +523,6 @@ limitations under the License. scm:git:${galleon.repo.scm.connection} scm:git:${galleon.repo.scm.connection} ${galleon.repo.scm.url} - 5.2.1.Final + HEAD diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 5d74a76c..a806cf98 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -23,7 +23,7 @@ org.jboss.galleon galleon-parent - 5.2.1.Final + 5.2.2.Final-SNAPSHOT galleon-testsuite