diff --git a/assertj-bom/pom.xml b/assertj-bom/pom.xml index 2ef72c6d6b..5ce94c37b7 100644 --- a/assertj-bom/pom.xml +++ b/assertj-bom/pom.xml @@ -5,7 +5,7 @@ org.assertj assertj-build - 3.25.0-SNAPSHOT + 3.25.0 assertj-bom diff --git a/assertj-core/pom.xml b/assertj-core/pom.xml index ea6df68084..0e48254ddf 100644 --- a/assertj-core/pom.xml +++ b/assertj-core/pom.xml @@ -5,7 +5,7 @@ org.assertj assertj-parent - 3.25.0-SNAPSHOT + 3.25.0 ../assertj-parent @@ -236,7 +236,7 @@ - + @@ -309,7 +309,7 @@ *:*:*:jar:compile - + diff --git a/assertj-guava/pom.xml b/assertj-guava/pom.xml index 36f7d0748b..5ca84e81ee 100644 --- a/assertj-guava/pom.xml +++ b/assertj-guava/pom.xml @@ -5,7 +5,7 @@ org.assertj assertj-parent - 3.25.0-SNAPSHOT + 3.25.0 ../assertj-parent @@ -89,7 +89,7 @@ *:*:*:jar:compile - + diff --git a/assertj-parent/pom.xml b/assertj-parent/pom.xml index a09c78aa6e..913c966da4 100644 --- a/assertj-parent/pom.xml +++ b/assertj-parent/pom.xml @@ -5,7 +5,7 @@ org.assertj assertj-build - 3.25.0-SNAPSHOT + 3.25.0 assertj-parent diff --git a/assertj-tests/assertj-integration-tests/assertj-core-groovy/pom.xml b/assertj-tests/assertj-integration-tests/assertj-core-groovy/pom.xml index e39ddd6020..353dba39fa 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-groovy/pom.xml +++ b/assertj-tests/assertj-integration-tests/assertj-core-groovy/pom.xml @@ -5,7 +5,7 @@ org.assertj assertj-integration-tests - 3.25.0-SNAPSHOT + 3.25.0 assertj-core-groovy diff --git a/assertj-tests/assertj-integration-tests/assertj-core-java-17/pom.xml b/assertj-tests/assertj-integration-tests/assertj-core-java-17/pom.xml index d9581f7cc0..fb6e9f5bde 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-java-17/pom.xml +++ b/assertj-tests/assertj-integration-tests/assertj-core-java-17/pom.xml @@ -5,7 +5,7 @@ org.assertj assertj-integration-tests - 3.25.0-SNAPSHOT + 3.25.0 assertj-core-java-17 diff --git a/assertj-tests/assertj-integration-tests/assertj-core-junit4-with-opentest4j/pom.xml b/assertj-tests/assertj-integration-tests/assertj-core-junit4-with-opentest4j/pom.xml index 2133c4a631..f82090bbfc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-junit4-with-opentest4j/pom.xml +++ b/assertj-tests/assertj-integration-tests/assertj-core-junit4-with-opentest4j/pom.xml @@ -5,7 +5,7 @@ org.assertj assertj-integration-tests - 3.25.0-SNAPSHOT + 3.25.0 assertj-core-junit4-with-opentest4j diff --git a/assertj-tests/assertj-integration-tests/assertj-core-kotlin/pom.xml b/assertj-tests/assertj-integration-tests/assertj-core-kotlin/pom.xml index 2545506be7..38716c5212 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-kotlin/pom.xml +++ b/assertj-tests/assertj-integration-tests/assertj-core-kotlin/pom.xml @@ -5,7 +5,7 @@ org.assertj assertj-integration-tests - 3.25.0-SNAPSHOT + 3.25.0 assertj-core-kotlin diff --git a/assertj-tests/assertj-integration-tests/assertj-core-osgi/pom.xml b/assertj-tests/assertj-integration-tests/assertj-core-osgi/pom.xml index b7f7d9c48c..d5772591f3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-osgi/pom.xml +++ b/assertj-tests/assertj-integration-tests/assertj-core-osgi/pom.xml @@ -5,7 +5,7 @@ org.assertj assertj-integration-tests - 3.25.0-SNAPSHOT + 3.25.0 assertj-core-osgi diff --git a/assertj-tests/assertj-integration-tests/assertj-core-testng-with-junit4/pom.xml b/assertj-tests/assertj-integration-tests/assertj-core-testng-with-junit4/pom.xml index 85444509bb..561c154113 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-testng-with-junit4/pom.xml +++ b/assertj-tests/assertj-integration-tests/assertj-core-testng-with-junit4/pom.xml @@ -5,7 +5,7 @@ org.assertj assertj-integration-tests - 3.25.0-SNAPSHOT + 3.25.0 assertj-core-testng-with-junit4 diff --git a/assertj-tests/assertj-integration-tests/pom.xml b/assertj-tests/assertj-integration-tests/pom.xml index 1719d407b8..2c959a904b 100644 --- a/assertj-tests/assertj-integration-tests/pom.xml +++ b/assertj-tests/assertj-integration-tests/pom.xml @@ -5,7 +5,7 @@ org.assertj assertj-tests - 3.25.0-SNAPSHOT + 3.25.0 assertj-integration-tests diff --git a/assertj-tests/assertj-performance-tests/pom.xml b/assertj-tests/assertj-performance-tests/pom.xml index 1244039d71..8076260980 100644 --- a/assertj-tests/assertj-performance-tests/pom.xml +++ b/assertj-tests/assertj-performance-tests/pom.xml @@ -5,7 +5,7 @@ org.assertj assertj-tests - 3.25.0-SNAPSHOT + 3.25.0 assertj-performance-tests diff --git a/assertj-tests/pom.xml b/assertj-tests/pom.xml index 5f95e50244..9ebe5270f2 100644 --- a/assertj-tests/pom.xml +++ b/assertj-tests/pom.xml @@ -5,7 +5,7 @@ org.assertj assertj-parent - 3.25.0-SNAPSHOT + 3.25.0 ../assertj-parent @@ -46,7 +46,7 @@ * - + diff --git a/pom.xml b/pom.xml index 2833cbc985..3c498ada5a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.assertj assertj-build - 3.25.0-SNAPSHOT + 3.25.0 pom AssertJ Build @@ -103,7 +103,7 @@ scm:git:https://github.com/assertj/assertj.git scm:git:https://github.com/assertj/assertj.git https://github.com/assertj/assertj - HEAD + assertj-build-3.25.0 GitHub