Skip to content

Commit 28d25d7

Browse files
committed
Update version of non-deployed module
Update version of non-deployed module
1 parent 4b07995 commit 28d25d7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • coverage-report
  • multitenancy-spring-boot-3-integrationtests

coverage-report/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>axon-multitenancy-parent</artifactId>
2323
<groupId>org.axonframework.extensions.multitenancy</groupId>
24-
<version>4.11.1-SNAPSHOT</version>
24+
<version>4.12.1-SNAPSHOT</version>
2525
</parent>
2626

2727
<artifactId>axon-coverage-report</artifactId>

multitenancy-spring-boot-3-integrationtests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<description>
3232
Module used to test the integration with Spring Boot 3
3333
</description>
34-
<version>4.11.1-SNAPSHOT</version>
34+
<version>4.12.1-SNAPSHOT</version>
3535

3636
<packaging>jar</packaging>
3737

0 commit comments

Comments
 (0)