Skip to content

Commit ba36228

Browse files
Bump version to prepare 3.27.0 version
1 parent f4d9c8f commit ba36228

File tree

15 files changed

+18
-18
lines changed

15 files changed

+18
-18
lines changed

assertj-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.assertj</groupId>
77
<artifactId>assertj-build</artifactId>
8-
<version>3.26.4-SNAPSHOT</version>
8+
<version>3.27.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>assertj-bom</artifactId>

assertj-guava/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.assertj</groupId>
77
<artifactId>assertj-parent</artifactId>
8-
<version>3.26.4-SNAPSHOT</version>
8+
<version>3.27.0-SNAPSHOT</version>
99
<relativePath>../assertj-parent</relativePath>
1010
</parent>
1111

@@ -82,7 +82,7 @@
8282
<exclude>*:*:*:jar:compile</exclude>
8383
</excludes>
8484
</bannedDependencies>
85-
<dependencyConvergence />
85+
<dependencyConvergence/>
8686
</rules>
8787
</configuration>
8888
</execution>

assertj-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.assertj</groupId>
77
<artifactId>assertj-build</artifactId>
8-
<version>3.26.4-SNAPSHOT</version>
8+
<version>3.27.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>assertj-parent</artifactId>

assertj-tests/assertj-integration-tests/assertj-core-groovy/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.assertj</groupId>
77
<artifactId>assertj-integration-tests</artifactId>
8-
<version>3.26.4-SNAPSHOT</version>
8+
<version>3.27.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>assertj-core-groovy</artifactId>

assertj-tests/assertj-integration-tests/assertj-core-junit4-with-opentest4j/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.assertj</groupId>
77
<artifactId>assertj-integration-tests</artifactId>
8-
<version>3.26.4-SNAPSHOT</version>
8+
<version>3.27.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>assertj-core-junit4-with-opentest4j</artifactId>

assertj-tests/assertj-integration-tests/assertj-core-kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.assertj</groupId>
77
<artifactId>assertj-integration-tests</artifactId>
8-
<version>3.26.4-SNAPSHOT</version>
8+
<version>3.27.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>assertj-core-kotlin</artifactId>

assertj-tests/assertj-integration-tests/assertj-core-osgi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.assertj</groupId>
77
<artifactId>assertj-integration-tests</artifactId>
8-
<version>3.26.4-SNAPSHOT</version>
8+
<version>3.27.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>assertj-core-osgi</artifactId>

assertj-tests/assertj-integration-tests/assertj-core-spring-boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.assertj</groupId>
77
<artifactId>assertj-integration-tests</artifactId>
8-
<version>3.26.4-SNAPSHOT</version>
8+
<version>3.27.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>assertj-core-spring-boot</artifactId>

assertj-tests/assertj-integration-tests/assertj-core-testng-with-junit4/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.assertj</groupId>
77
<artifactId>assertj-integration-tests</artifactId>
8-
<version>3.26.4-SNAPSHOT</version>
8+
<version>3.27.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>assertj-core-testng-with-junit4</artifactId>

assertj-tests/assertj-integration-tests/assertj-core-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.assertj</groupId>
77
<artifactId>assertj-integration-tests</artifactId>
8-
<version>3.26.4-SNAPSHOT</version>
8+
<version>3.27.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>assertj-core-tests</artifactId>

0 commit comments

Comments
 (0)