Skip to content

Commit

Permalink
Update version of non-deployed dependencies
Browse files Browse the repository at this point in the history
Update version of non-deployed dependencies

#release/4.10.2
  • Loading branch information
smcvb committed Nov 7, 2024
1 parent f3dd980 commit 0ff6fe2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion coverage-report/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.axonframework</groupId>
<artifactId>axon</artifactId>
<version>4.10.2-SNAPSHOT</version>
<version>4.10.3-SNAPSHOT</version>
</parent>

<artifactId>axon-coverage-report</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hibernate-6-integrationtests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>axon</artifactId>
<groupId>org.axonframework</groupId>
<version>4.10.2-SNAPSHOT</version>
<version>4.10.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion spring-boot-3-integrationtests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<groupId>org.axonframework</groupId>
<artifactId>axon-spring-boot-3-integrationtests</artifactId>
<version>4.10.2-SNAPSHOT</version>
<version>4.10.3-SNAPSHOT</version>

<name>Axon Framework - Spring Boot 3 Integration Tests</name>
<description>
Expand Down

0 comments on commit 0ff6fe2

Please sign in to comment.