Skip to content

Commit c8fca3a

Browse files
committed
[maven-release-plugin] prepare release axon-spring-aot-4.12.0
1 parent b8f2d30 commit c8fca3a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,11 @@
1515
~ limitations under the License.
1616
-->
1717

18-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2019

2120
<groupId>org.axonframework.extensions.spring-aot</groupId>
2221
<artifactId>axon-spring-aot</artifactId>
23-
<version>4.11.1-SNAPSHOT</version>
22+
<version>4.12.0</version>
2423

2524
<modelVersion>4.0.0</modelVersion>
2625

@@ -424,7 +423,7 @@
424423
<connection>scm:git:git://github.com/AxonFramework/extension-spring-aot.git</connection>
425424
<developerConnection>scm:git:[email protected]:AxonFramework/extension-spring-aot.git</developerConnection>
426425
<url>https://github.com/AxonFramework/extension-spring-aot</url>
427-
<tag>axon-spring-aot-4.8.0</tag>
426+
<tag>axon-spring-aot-4.12.0</tag>
428427
</scm>
429428

430429
<developers>

0 commit comments

Comments
 (0)