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 67905e0 commit 6045450Copy full SHA for 6045450
pom.xml
@@ -19,7 +19,7 @@
19
20
<groupId>org.axonframework.extensions.spring-aot</groupId>
21
<artifactId>axon-spring-aot</artifactId>
22
- <version>4.9.1-SNAPSHOT</version>
+ <version>4.9.1</version>
23
24
<modelVersion>4.0.0</modelVersion>
25
@@ -369,7 +369,7 @@
369
<connection>scm:git:git://github.com/AxonFramework/extension-spring-aot.git</connection>
370
<developerConnection>scm:git:[email protected]:AxonFramework/extension-spring-aot.git</developerConnection>
371
<url>https://github.com/AxonFramework/extension-spring-aot</url>
372
- <tag>axon-spring-aot-4.8.0</tag>
+ <tag>axon-spring-aot-4.9.1</tag>
373
</scm>
374
375
<developers>
0 commit comments