We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ebae6a commit 4d39af8Copy full SHA for 4d39af8
pom.xml
@@ -18,7 +18,7 @@
18
19
<groupId>org.axonframework</groupId>
20
<artifactId>axon-bom</artifactId>
21
- <version>4.5.6-SNAPSHOT</version>
+ <version>4.5.6</version>
22
23
<packaging>pom</packaging>
24
@@ -365,7 +365,7 @@
365
<connection>scm:git:git://github.com/AxonFramework/axon-bom.git</connection>
366
<developerConnection>scm:git:git@github.com:AxonFramework/axon-bom.git</developerConnection>
367
<url>https://github.com/AxonFramework/axon-bom</url>
368
- <tag>HEAD</tag>
+ <tag>axon-4.5.6</tag>
369
</scm>
370
371
<developers>
0 commit comments