From 615e774069658a4dc0a854e64b2ba3ba3616275b Mon Sep 17 00:00:00 2001 From: Jozef Mrazek Date: Wed, 16 Oct 2024 12:20:11 +0200 Subject: [PATCH] Update version to 3.0.0 --- 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 +- licenses-generator/pom.xml | 2 +- pig/pom.xml | 2 +- pnc/pom.xml | 2 +- pom.xml | 2 +- test-common/pom.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/auth/pom.xml b/auth/pom.xml index 93130e73..c2e24ef0 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.7.4-SNAPSHOT + 3.0.0-SNAPSHOT auth diff --git a/cli/pom.xml b/cli/pom.xml index f903a8b3..b4657146 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.7.4-SNAPSHOT + 3.0.0-SNAPSHOT cli diff --git a/common/pom.xml b/common/pom.xml index d0985e4e..f899422e 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.7.4-SNAPSHOT + 3.0.0-SNAPSHOT common diff --git a/config/pom.xml b/config/pom.xml index 69a5848e..7e9cf76b 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.7.4-SNAPSHOT + 3.0.0-SNAPSHOT config diff --git a/da/pom.xml b/da/pom.xml index 04c0a9fd..d1db641a 100644 --- a/da/pom.xml +++ b/da/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.7.4-SNAPSHOT + 3.0.0-SNAPSHOT da diff --git a/experimental/pom.xml b/experimental/pom.xml index 10ad7533..78c6f9e7 100644 --- a/experimental/pom.xml +++ b/experimental/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.7.4-SNAPSHOT + 3.0.0-SNAPSHOT experimental diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 652e9ab5..17c86b95 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.7.4-SNAPSHOT + 3.0.0-SNAPSHOT integration-tests diff --git a/licenses-generator/pom.xml b/licenses-generator/pom.xml index f833eca1..886a2f7a 100644 --- a/licenses-generator/pom.xml +++ b/licenses-generator/pom.xml @@ -20,7 +20,7 @@ org.jboss.pnc.bacon parent - 2.7.4-SNAPSHOT + 3.0.0-SNAPSHOT licenses-generator diff --git a/pig/pom.xml b/pig/pom.xml index 20f4003e..342af525 100644 --- a/pig/pom.xml +++ b/pig/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.7.4-SNAPSHOT + 3.0.0-SNAPSHOT pig diff --git a/pnc/pom.xml b/pnc/pom.xml index f49ab343..34b41f2a 100644 --- a/pnc/pom.xml +++ b/pnc/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.7.4-SNAPSHOT + 3.0.0-SNAPSHOT pnc diff --git a/pom.xml b/pom.xml index 94857dc3..fae34fb3 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.jboss.pnc.bacon parent - 2.7.4-SNAPSHOT + 3.0.0-SNAPSHOT pom bacon diff --git a/test-common/pom.xml b/test-common/pom.xml index 871c8a35..fc50f95a 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.7.4-SNAPSHOT + 3.0.0-SNAPSHOT test-common