From 8d99a0207114c1ff3b09233b7424e3bc72a31a3b Mon Sep 17 00:00:00 2001 From: Scott M Stark Date: Fri, 3 Jan 2025 10:57:28 -0600 Subject: [PATCH] [maven-release-plugin] prepare release 1.9.2.Final --- 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 +- integration-tests/common/pom.xml | 2 +- integration-tests/junit4-tests/pom.xml | 2 +- integration-tests/junit5-tests/pom.xml | 2 +- integration-tests/pom.xml | 6 +++++- integration-tests/testng-tests/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/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/pom.xml | 2 +- testenrichers/ejb/pom.xml | 2 +- testenrichers/initialcontext/pom.xml | 2 +- testenrichers/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, 51 insertions(+), 47 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index d275d46bf..32c32d943 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -7,7 +7,7 @@ org.jboss.arquillian arquillian-bom - 1.9.2.Final-SNAPSHOT + 1.9.2.Final 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 - HEAD + 1.9.2.Final diff --git a/build/pom.xml b/build/pom.xml index 772e0050e..46e050c85 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-parent - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../pom.xml diff --git a/config/api/pom.xml b/config/api/pom.xml index ef81707ca..3507d130d 100644 --- a/config/api/pom.xml +++ b/config/api/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/config/impl-base/pom.xml b/config/impl-base/pom.xml index 4bb4cd5d5..eb276ce7f 100644 --- a/config/impl-base/pom.xml +++ b/config/impl-base/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/config/pom.xml b/config/pom.xml index 4f1ded505..b1f643a5c 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-parent - 1.9.2.Final-SNAPSHOT + 1.9.2.Final diff --git a/config/spi/pom.xml b/config/spi/pom.xml index bb4ec1632..58de6ed0c 100644 --- a/config/spi/pom.xml +++ b/config/spi/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/container/impl-base/pom.xml b/container/impl-base/pom.xml index 8d8a808d1..b95a02d40 100644 --- a/container/impl-base/pom.xml +++ b/container/impl-base/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/container/pom.xml b/container/pom.xml index ad7b4793d..e646105e9 100644 --- a/container/pom.xml +++ b/container/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-parent - 1.9.2.Final-SNAPSHOT + 1.9.2.Final diff --git a/container/spi/pom.xml b/container/spi/pom.xml index c2e14e41a..2296d73d2 100644 --- a/container/spi/pom.xml +++ b/container/spi/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/container/test-api/pom.xml b/container/test-api/pom.xml index 2b9d9e016..ccce79923 100644 --- a/container/test-api/pom.xml +++ b/container/test-api/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/container/test-impl-base/pom.xml b/container/test-impl-base/pom.xml index a180efdde..69b9831de 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.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/container/test-spi/pom.xml b/container/test-spi/pom.xml index 7554a8510..bac19c82d 100644 --- a/container/test-spi/pom.xml +++ b/container/test-spi/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/core/api/pom.xml b/core/api/pom.xml index d4f10ca4e..f8a8d36d5 100644 --- a/core/api/pom.xml +++ b/core/api/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/core/impl-base/pom.xml b/core/impl-base/pom.xml index 9e0a814d5..11ae24811 100644 --- a/core/impl-base/pom.xml +++ b/core/impl-base/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/core/pom.xml b/core/pom.xml index 25e2100a7..f68749cb8 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-parent - 1.9.2.Final-SNAPSHOT + 1.9.2.Final diff --git a/core/spi/pom.xml b/core/spi/pom.xml index 14e51c856..08443951d 100644 --- a/core/spi/pom.xml +++ b/core/spi/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/integration-tests/common/pom.xml b/integration-tests/common/pom.xml index eaeef7dc3..3906f7d7d 100644 --- a/integration-tests/common/pom.xml +++ b/integration-tests/common/pom.xml @@ -23,7 +23,7 @@ org.jboss.arquillian integration-tests - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../pom.xml diff --git a/integration-tests/junit4-tests/pom.xml b/integration-tests/junit4-tests/pom.xml index 0edd9c330..6c7f22ab4 100644 --- a/integration-tests/junit4-tests/pom.xml +++ b/integration-tests/junit4-tests/pom.xml @@ -23,7 +23,7 @@ org.jboss.arquillian integration-tests - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../pom.xml diff --git a/integration-tests/junit5-tests/pom.xml b/integration-tests/junit5-tests/pom.xml index e502be441..b4a3a70c2 100644 --- a/integration-tests/junit5-tests/pom.xml +++ b/integration-tests/junit5-tests/pom.xml @@ -23,7 +23,7 @@ org.jboss.arquillian integration-tests - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 99d510193..cc3f31278 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -29,7 +29,7 @@ org.jboss.arquillian integration-tests - 1.9.2.Final-SNAPSHOT + 1.9.2.Final pom Arquillian Core: Implementation Integration Tests Tests for implementations of Arquillian Core @@ -301,4 +301,8 @@ + + + 1.9.2.Final + diff --git a/integration-tests/testng-tests/pom.xml b/integration-tests/testng-tests/pom.xml index bcb0b420d..d9d961270 100644 --- a/integration-tests/testng-tests/pom.xml +++ b/integration-tests/testng-tests/pom.xml @@ -23,7 +23,7 @@ org.jboss.arquillian integration-tests - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../pom.xml diff --git a/junit/container/pom.xml b/junit/container/pom.xml index c315bbf93..67a10712c 100644 --- a/junit/container/pom.xml +++ b/junit/container/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/junit/core/pom.xml b/junit/core/pom.xml index 6c1009f13..942ae7a77 100644 --- a/junit/core/pom.xml +++ b/junit/core/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/junit/pom.xml b/junit/pom.xml index a233a2fc3..7565b047f 100644 --- a/junit/pom.xml +++ b/junit/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-parent - 1.9.2.Final-SNAPSHOT + 1.9.2.Final diff --git a/junit/standalone/pom.xml b/junit/standalone/pom.xml index 861297383..34d2d8c90 100644 --- a/junit/standalone/pom.xml +++ b/junit/standalone/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/junit5/container/pom.xml b/junit5/container/pom.xml index 523f0d7b7..2e158dac9 100644 --- a/junit5/container/pom.xml +++ b/junit5/container/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/junit5/core/pom.xml b/junit5/core/pom.xml index 9fa3dad80..9f699c1e9 100644 --- a/junit5/core/pom.xml +++ b/junit5/core/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/junit5/pom.xml b/junit5/pom.xml index 2e7c89554..25af4f173 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -4,7 +4,7 @@ org.jboss.arquillian arquillian-parent - 1.9.2.Final-SNAPSHOT + 1.9.2.Final diff --git a/pom.xml b/pom.xml index 03b3ef42c..419a6333f 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.jboss.arquillian arquillian-parent - 1.9.2.Final-SNAPSHOT + 1.9.2.Final pom Arquillian Aggregator http://arquillian.org @@ -53,7 +53,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 - HEAD + 1.9.2.Final diff --git a/protocols/jmx/pom.xml b/protocols/jmx/pom.xml index c4e220eae..71aca850d 100644 --- a/protocols/jmx/pom.xml +++ b/protocols/jmx/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/protocols/pom.xml b/protocols/pom.xml index b018782ba..a87b0563b 100644 --- a/protocols/pom.xml +++ b/protocols/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-parent - 1.9.2.Final-SNAPSHOT + 1.9.2.Final diff --git a/protocols/servlet/pom.xml b/protocols/servlet/pom.xml index 08d160a93..4ed502f30 100644 --- a/protocols/servlet/pom.xml +++ b/protocols/servlet/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/test/api/pom.xml b/test/api/pom.xml index 03e24e85a..425b0f70c 100644 --- a/test/api/pom.xml +++ b/test/api/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/test/impl-base/pom.xml b/test/impl-base/pom.xml index 434d68ded..d9a6e7190 100644 --- a/test/impl-base/pom.xml +++ b/test/impl-base/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/test/pom.xml b/test/pom.xml index 8e2bf4e8c..2ac783788 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-parent - 1.9.2.Final-SNAPSHOT + 1.9.2.Final diff --git a/test/spi/pom.xml b/test/spi/pom.xml index bbafb3bd2..4a6db25cb 100644 --- a/test/spi/pom.xml +++ b/test/spi/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/testenrichers/cdi/pom.xml b/testenrichers/cdi/pom.xml index 3271bb6e2..31506147e 100644 --- a/testenrichers/cdi/pom.xml +++ b/testenrichers/cdi/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/testenrichers/ejb/pom.xml b/testenrichers/ejb/pom.xml index e81f178a0..6bf95e08a 100644 --- a/testenrichers/ejb/pom.xml +++ b/testenrichers/ejb/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/testenrichers/initialcontext/pom.xml b/testenrichers/initialcontext/pom.xml index c8712c6f5..151010418 100644 --- a/testenrichers/initialcontext/pom.xml +++ b/testenrichers/initialcontext/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/testenrichers/pom.xml b/testenrichers/pom.xml index 57848766a..0c1895894 100644 --- a/testenrichers/pom.xml +++ b/testenrichers/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-parent - 1.9.2.Final-SNAPSHOT + 1.9.2.Final diff --git a/testenrichers/resource/pom.xml b/testenrichers/resource/pom.xml index 07f7e9848..73eacef41 100644 --- a/testenrichers/resource/pom.xml +++ b/testenrichers/resource/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/testng/container/pom.xml b/testng/container/pom.xml index 1bb913129..142d809aa 100644 --- a/testng/container/pom.xml +++ b/testng/container/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/testng/core/pom.xml b/testng/core/pom.xml index b17b4288f..c337514dc 100644 --- a/testng/core/pom.xml +++ b/testng/core/pom.xml @@ -5,7 +5,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml diff --git a/testng/pom.xml b/testng/pom.xml index f91029efa..b2a75a4f0 100644 --- a/testng/pom.xml +++ b/testng/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-parent - 1.9.2.Final-SNAPSHOT + 1.9.2.Final diff --git a/testng/standalone/pom.xml b/testng/standalone/pom.xml index 9e773beb6..f5c9d60e0 100644 --- a/testng/standalone/pom.xml +++ b/testng/standalone/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian arquillian-build - 1.9.2.Final-SNAPSHOT + 1.9.2.Final ../../build/pom.xml