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 f4c277c commit 5ed1c86Copy full SHA for 5ed1c86
pom.xml
@@ -19,7 +19,7 @@
19
20
<groupId>org.axonframework.extensions.spring-aot</groupId>
21
<artifactId>axon-spring-aot</artifactId>
22
- <version>4.11.0-SNAPSHOT</version>
+ <version>4.11.0</version>
23
24
<modelVersion>4.0.0</modelVersion>
25
@@ -383,7 +383,7 @@
383
<connection>scm:git:git://github.com/AxonFramework/extension-spring-aot.git</connection>
384
<developerConnection>scm:git:git@github.com:AxonFramework/extension-spring-aot.git</developerConnection>
385
<url>https://github.com/AxonFramework/extension-spring-aot</url>
386
- <tag>axon-spring-aot-4.8.0</tag>
+ <tag>axon-spring-aot-4.11.0</tag>
387
</scm>
388
389
<developers>
0 commit comments