From 81b6e4f1c23f292b7d157f3deb10afa45f977445 Mon Sep 17 00:00:00 2001 From: Cheng Fang Date: Tue, 15 Aug 2023 15:22:45 -0400 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- bom/pom.xml | 4 ++-- build/pom.xml | 2 +- config/api/pom.xml | 2 +- config/impl-base/pom.xml | 2 +- config/pom.xml | 2 +- config/spi/pom.xml | 2 +- container/impl-base/pom.xml | 2 +- container/pom.xml | 2 +- container/spi/pom.xml | 2 +- container/test-api/pom.xml | 2 +- container/test-impl-base/pom.xml | 2 +- container/test-spi/pom.xml | 2 +- core/api/pom.xml | 2 +- core/impl-base/pom.xml | 2 +- core/pom.xml | 2 +- core/spi/pom.xml | 2 +- junit/container/pom.xml | 2 +- junit/core/pom.xml | 2 +- junit/pom.xml | 2 +- junit/standalone/pom.xml | 2 +- junit5/container/pom.xml | 2 +- junit5/core/pom.xml | 2 +- junit5/pom.xml | 2 +- pom.xml | 4 ++-- protocols/jmx/pom.xml | 2 +- protocols/pom.xml | 2 +- protocols/rest-jakarta/pom.xml | 2 +- protocols/servlet-jakarta/pom.xml | 2 +- protocols/servlet/pom.xml | 2 +- test/api/pom.xml | 2 +- test/impl-base/pom.xml | 2 +- test/pom.xml | 2 +- test/spi/pom.xml | 2 +- testenrichers/cdi-jakarta/pom.xml | 2 +- testenrichers/cdi/pom.xml | 2 +- testenrichers/ejb-jakarta/pom.xml | 2 +- testenrichers/ejb/pom.xml | 2 +- testenrichers/initialcontext/pom.xml | 2 +- testenrichers/pom.xml | 2 +- testenrichers/resource-jakarta/pom.xml | 2 +- testenrichers/resource/pom.xml | 2 +- testng/container/pom.xml | 2 +- testng/core/pom.xml | 2 +- testng/pom.xml | 2 +- testng/standalone/pom.xml | 2 +- 45 files changed, 47 insertions(+), 47 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index b35f7c067..01342b9e6 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -7,7 +7,7 @@ org.jboss.arquillian arquillian-bom - 1.7.1.Final + 1.7.2.Final-SNAPSHOT pom Arquillian BOM http://arquillian.org @@ -29,7 +29,7 @@ scm:git:git://git@github.com:arquillian/arquillian-core.git scm:git:ssh://github.com/arquillian/arquillian-core.git git://github.com/arquillian/arquillian-core.git - 1.7.1.Final + HEAD diff --git a/build/pom.xml b/build/pom.xml index a0d9bf010..a5add2d46 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-parent - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../pom.xml diff --git a/config/api/pom.xml b/config/api/pom.xml index 5a9cc0a4e..0342f75af 100644 --- a/config/api/pom.xml +++ b/config/api/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/config/impl-base/pom.xml b/config/impl-base/pom.xml index 761fec3fe..356166ca1 100644 --- a/config/impl-base/pom.xml +++ b/config/impl-base/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/config/pom.xml b/config/pom.xml index aef4bcbfc..c4116b882 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-parent - 1.7.1.Final + 1.7.2.Final-SNAPSHOT diff --git a/config/spi/pom.xml b/config/spi/pom.xml index 631c52d6e..a9f5ebb68 100644 --- a/config/spi/pom.xml +++ b/config/spi/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/container/impl-base/pom.xml b/container/impl-base/pom.xml index 3fb708370..c8ce36e11 100644 --- a/container/impl-base/pom.xml +++ b/container/impl-base/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/container/pom.xml b/container/pom.xml index 6aaef3132..69f43a3d0 100644 --- a/container/pom.xml +++ b/container/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-parent - 1.7.1.Final + 1.7.2.Final-SNAPSHOT diff --git a/container/spi/pom.xml b/container/spi/pom.xml index d274419bd..4662102e0 100644 --- a/container/spi/pom.xml +++ b/container/spi/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/container/test-api/pom.xml b/container/test-api/pom.xml index bb0fd6dbd..eedf2f8b4 100644 --- a/container/test-api/pom.xml +++ b/container/test-api/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/container/test-impl-base/pom.xml b/container/test-impl-base/pom.xml index a708704b2..ff7ef0687 100644 --- a/container/test-impl-base/pom.xml +++ b/container/test-impl-base/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/container/test-spi/pom.xml b/container/test-spi/pom.xml index 8c6474b3b..835958c1e 100644 --- a/container/test-spi/pom.xml +++ b/container/test-spi/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/core/api/pom.xml b/core/api/pom.xml index e51e01275..ac5eb314e 100644 --- a/core/api/pom.xml +++ b/core/api/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/core/impl-base/pom.xml b/core/impl-base/pom.xml index 56717eecd..1172370c6 100644 --- a/core/impl-base/pom.xml +++ b/core/impl-base/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/core/pom.xml b/core/pom.xml index 7959509ca..645f18316 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-parent - 1.7.1.Final + 1.7.2.Final-SNAPSHOT diff --git a/core/spi/pom.xml b/core/spi/pom.xml index 6445fa63d..db3d4dbc4 100644 --- a/core/spi/pom.xml +++ b/core/spi/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/junit/container/pom.xml b/junit/container/pom.xml index a1ee4e44f..4945247e1 100644 --- a/junit/container/pom.xml +++ b/junit/container/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/junit/core/pom.xml b/junit/core/pom.xml index be82d4cb1..4d04611f0 100644 --- a/junit/core/pom.xml +++ b/junit/core/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/junit/pom.xml b/junit/pom.xml index 49e9d01ef..dc057d9cb 100644 --- a/junit/pom.xml +++ b/junit/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-parent - 1.7.1.Final + 1.7.2.Final-SNAPSHOT diff --git a/junit/standalone/pom.xml b/junit/standalone/pom.xml index 8445fae33..334565d9e 100644 --- a/junit/standalone/pom.xml +++ b/junit/standalone/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/junit5/container/pom.xml b/junit5/container/pom.xml index 06d7b53f8..774950f51 100644 --- a/junit5/container/pom.xml +++ b/junit5/container/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/junit5/core/pom.xml b/junit5/core/pom.xml index e153087e9..39e3e6697 100644 --- a/junit5/core/pom.xml +++ b/junit5/core/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/junit5/pom.xml b/junit5/pom.xml index 69cdb54ea..31321a81c 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -4,7 +4,7 @@ org.jboss.arquillian arquillian-parent - 1.7.1.Final + 1.7.2.Final-SNAPSHOT diff --git a/pom.xml b/pom.xml index d3f531d6d..679d86b51 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.jboss.arquillian arquillian-parent - 1.7.1.Final + 1.7.2.Final-SNAPSHOT pom Arquillian Aggregator http://arquillian.org @@ -48,7 +48,7 @@ scm:git:git://git@github.com:arquillian/arquillian-core.git scm:git:ssh://github.com/arquillian/arquillian-core.git git://github.com/arquillian/arquillian-core.git - 1.7.1.Final + HEAD diff --git a/protocols/jmx/pom.xml b/protocols/jmx/pom.xml index dfe32c21b..2ca368293 100644 --- a/protocols/jmx/pom.xml +++ b/protocols/jmx/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/protocols/pom.xml b/protocols/pom.xml index 8509bbbd8..94d02205f 100644 --- a/protocols/pom.xml +++ b/protocols/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-parent - 1.7.1.Final + 1.7.2.Final-SNAPSHOT diff --git a/protocols/rest-jakarta/pom.xml b/protocols/rest-jakarta/pom.xml index f13707a89..aa4af766d 100644 --- a/protocols/rest-jakarta/pom.xml +++ b/protocols/rest-jakarta/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/protocols/servlet-jakarta/pom.xml b/protocols/servlet-jakarta/pom.xml index f929b2a0e..c6203fb9e 100644 --- a/protocols/servlet-jakarta/pom.xml +++ b/protocols/servlet-jakarta/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/protocols/servlet/pom.xml b/protocols/servlet/pom.xml index 1e1abe9ce..d938fff96 100644 --- a/protocols/servlet/pom.xml +++ b/protocols/servlet/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/test/api/pom.xml b/test/api/pom.xml index d0f142f9d..5cdf9e958 100644 --- a/test/api/pom.xml +++ b/test/api/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/test/impl-base/pom.xml b/test/impl-base/pom.xml index ad5884a44..070eebd7e 100644 --- a/test/impl-base/pom.xml +++ b/test/impl-base/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/test/pom.xml b/test/pom.xml index 0367f3f8c..d0c784132 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-parent - 1.7.1.Final + 1.7.2.Final-SNAPSHOT diff --git a/test/spi/pom.xml b/test/spi/pom.xml index 31e288624..d9da527b1 100644 --- a/test/spi/pom.xml +++ b/test/spi/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/testenrichers/cdi-jakarta/pom.xml b/testenrichers/cdi-jakarta/pom.xml index 0156853bc..e1e49b7e6 100644 --- a/testenrichers/cdi-jakarta/pom.xml +++ b/testenrichers/cdi-jakarta/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/testenrichers/cdi/pom.xml b/testenrichers/cdi/pom.xml index 3f9fc23f8..74c029bdb 100644 --- a/testenrichers/cdi/pom.xml +++ b/testenrichers/cdi/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/testenrichers/ejb-jakarta/pom.xml b/testenrichers/ejb-jakarta/pom.xml index 88f3e97c4..87f58e779 100644 --- a/testenrichers/ejb-jakarta/pom.xml +++ b/testenrichers/ejb-jakarta/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/testenrichers/ejb/pom.xml b/testenrichers/ejb/pom.xml index 5699e11ef..556161f0d 100644 --- a/testenrichers/ejb/pom.xml +++ b/testenrichers/ejb/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/testenrichers/initialcontext/pom.xml b/testenrichers/initialcontext/pom.xml index 6d22e24e8..3041b0788 100644 --- a/testenrichers/initialcontext/pom.xml +++ b/testenrichers/initialcontext/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/testenrichers/pom.xml b/testenrichers/pom.xml index a67ec1ef0..a3d107f24 100644 --- a/testenrichers/pom.xml +++ b/testenrichers/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-parent - 1.7.1.Final + 1.7.2.Final-SNAPSHOT diff --git a/testenrichers/resource-jakarta/pom.xml b/testenrichers/resource-jakarta/pom.xml index 02f19037b..4951640f5 100644 --- a/testenrichers/resource-jakarta/pom.xml +++ b/testenrichers/resource-jakarta/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/testenrichers/resource/pom.xml b/testenrichers/resource/pom.xml index e0bf6ad79..2f81e4dc1 100644 --- a/testenrichers/resource/pom.xml +++ b/testenrichers/resource/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/testng/container/pom.xml b/testng/container/pom.xml index ff6c33929..2e3cc0678 100644 --- a/testng/container/pom.xml +++ b/testng/container/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/testng/core/pom.xml b/testng/core/pom.xml index bccfb55f3..1401e02ce 100644 --- a/testng/core/pom.xml +++ b/testng/core/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml diff --git a/testng/pom.xml b/testng/pom.xml index 29c200fb2..c19fee755 100644 --- a/testng/pom.xml +++ b/testng/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-parent - 1.7.1.Final + 1.7.2.Final-SNAPSHOT diff --git a/testng/standalone/pom.xml b/testng/standalone/pom.xml index 65398f95e..7c304034b 100644 --- a/testng/standalone/pom.xml +++ b/testng/standalone/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-build - 1.7.1.Final + 1.7.2.Final-SNAPSHOT ../../build/pom.xml