We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9de2ad commit 4e8dfc4Copy full SHA for 4e8dfc4
1 file changed
pom.xml
@@ -18,7 +18,7 @@
18
19
<groupId>org.axonframework</groupId>
20
<artifactId>axon-bom</artifactId>
21
- <version>4.12.4-SNAPSHOT</version>
+ <version>4.13.0</version>
22
23
<packaging>pom</packaging>
24
@@ -431,7 +431,7 @@
431
<connection>scm:git:git://github.com/AxonFramework/axon-bom.git</connection>
432
<developerConnection>scm:git:git@github.com:AxonFramework/axon-bom.git</developerConnection>
433
<url>https://github.com/AxonFramework/axon-bom</url>
434
- <tag>HEAD</tag>
+ <tag>axon-4.13.0</tag>
435
</scm>
436
437
<developers>
0 commit comments