From e963d6c3dc4fc33eeffd23ea17468782f0f12164 Mon Sep 17 00:00:00 2001 From: PNC Bot Date: Wed, 27 Apr 2022 14:05:51 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.2.1 --- auth/pom.xml | 2 +- cli/pom.xml | 2 +- common/pom.xml | 2 +- config/pom.xml | 2 +- da/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pig/pom.xml | 2 +- pnc/pom.xml | 2 +- pom.xml | 4 ++-- test-common/pom.xml | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/auth/pom.xml b/auth/pom.xml index e64cfb1dc..4c88e7e0f 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.2.1-SNAPSHOT + 2.2.1 auth diff --git a/cli/pom.xml b/cli/pom.xml index cd5a2c6a9..94501f818 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.2.1-SNAPSHOT + 2.2.1 cli diff --git a/common/pom.xml b/common/pom.xml index 82b9d5d8a..6eb44d80a 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.2.1-SNAPSHOT + 2.2.1 common diff --git a/config/pom.xml b/config/pom.xml index 9a2592474..003b9c6c5 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.2.1-SNAPSHOT + 2.2.1 config diff --git a/da/pom.xml b/da/pom.xml index 5994dbbb2..05d361a22 100644 --- a/da/pom.xml +++ b/da/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.2.1-SNAPSHOT + 2.2.1 da diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 1ba7cec9e..59073499d 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.2.1-SNAPSHOT + 2.2.1 integration-tests diff --git a/pig/pom.xml b/pig/pom.xml index 6be0062d4..3f8722eda 100644 --- a/pig/pom.xml +++ b/pig/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.2.1-SNAPSHOT + 2.2.1 pig diff --git a/pnc/pom.xml b/pnc/pom.xml index b0fe57206..67d250fa3 100644 --- a/pnc/pom.xml +++ b/pnc/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.2.1-SNAPSHOT + 2.2.1 pnc diff --git a/pom.xml b/pom.xml index b6fee149e..b231b4a8a 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.jboss.pnc.bacon parent - 2.2.1-SNAPSHOT + 2.2.1 pom bacon @@ -68,7 +68,7 @@ scm:git:http://github.com/project-ncl/bacon.git scm:git:git@github.com:project-ncl/bacon.git - HEAD + 2.2.1 http://github.com/project-ncl/bacon diff --git a/test-common/pom.xml b/test-common/pom.xml index 4bfafe3eb..f4e7d7d46 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -4,7 +4,7 @@ org.jboss.pnc.bacon parent - 2.2.1-SNAPSHOT + 2.2.1 test-common