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 97906d4 commit b15ca98Copy full SHA for b15ca98
pom.xml
@@ -19,7 +19,7 @@
19
20
<groupId>org.axonframework.extensions.spring-aot</groupId>
21
<artifactId>axon-spring-aot</artifactId>
22
- <version>4.10.1-SNAPSHOT</version>
+ <version>4.10.1</version>
23
24
<modelVersion>4.0.0</modelVersion>
25
@@ -376,7 +376,7 @@
376
<connection>scm:git:git://github.com/AxonFramework/extension-spring-aot.git</connection>
377
<developerConnection>scm:git:[email protected]:AxonFramework/extension-spring-aot.git</developerConnection>
378
<url>https://github.com/AxonFramework/extension-spring-aot</url>
379
- <tag>axon-spring-aot-4.8.0</tag>
+ <tag>axon-spring-aot-4.10.1</tag>
380
</scm>
381
382
<developers>
0 commit comments