From 31c99ed3b1fa1e6945b380604eba6e1269db55a9 Mon Sep 17 00:00:00 2001 From: pnc-bot-release Date: Tue, 24 Oct 2023 13:50:37 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- auth/pom.xml | 2 +- cli/pom.xml | 2 +- common/pom.xml | 2 +- config/pom.xml | 2 +- da/pom.xml | 2 +- experimental/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pig/pom.xml | 2 +- pnc/pom.xml | 2 +- pom.xml | 4 ++-- test-common/pom.xml | 2 +- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/auth/pom.xml b/auth/pom.xml index 7445ac7e..5bedd2f4 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.5.3 + 2.5.4-SNAPSHOT auth diff --git a/cli/pom.xml b/cli/pom.xml index 6b90cda9..499d4381 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.5.3 + 2.5.4-SNAPSHOT cli diff --git a/common/pom.xml b/common/pom.xml index 5bbf97b4..dd685e06 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.5.3 + 2.5.4-SNAPSHOT common diff --git a/config/pom.xml b/config/pom.xml index bb0e27a5..8995f670 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.5.3 + 2.5.4-SNAPSHOT config diff --git a/da/pom.xml b/da/pom.xml index f14626f0..3372a98e 100644 --- a/da/pom.xml +++ b/da/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.5.3 + 2.5.4-SNAPSHOT da diff --git a/experimental/pom.xml b/experimental/pom.xml index 9d045aa3..4df25a2a 100644 --- a/experimental/pom.xml +++ b/experimental/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.5.3 + 2.5.4-SNAPSHOT experimental diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 3c889e58..f6a582b0 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.5.3 + 2.5.4-SNAPSHOT integration-tests diff --git a/pig/pom.xml b/pig/pom.xml index 6b44d5cf..a2e2cdc2 100644 --- a/pig/pom.xml +++ b/pig/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.5.3 + 2.5.4-SNAPSHOT pig diff --git a/pnc/pom.xml b/pnc/pom.xml index 0b1d9729..1273b711 100644 --- a/pnc/pom.xml +++ b/pnc/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.5.3 + 2.5.4-SNAPSHOT pnc diff --git a/pom.xml b/pom.xml index 5050d567..fb18e59a 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.jboss.pnc.bacon parent - 2.5.3 + 2.5.4-SNAPSHOT pom bacon @@ -69,7 +69,7 @@ scm:git:http://github.com/project-ncl/bacon.git scm:git:git@github.com:project-ncl/bacon.git - 2.5.3 + HEAD http://github.com/project-ncl/bacon diff --git a/test-common/pom.xml b/test-common/pom.xml index 56a39730..72bf6e9c 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.5.3 + 2.5.4-SNAPSHOT test-common