Skip to content

Commit 51293bb

Browse files
committed
[maven-release-plugin] prepare release axon-kotlin-4.12.0
1 parent bddb6ef commit 51293bb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

kotlin-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>axon-kotlin-parent</artifactId>
2626
<groupId>org.axonframework.extensions.kotlin</groupId>
27-
<version>4.11.2-SNAPSHOT</version>
27+
<version>4.12.0</version>
2828
</parent>
2929

3030
<artifactId>axon-kotlin-test</artifactId>

kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.axonframework.extensions.kotlin</groupId>
2626
<artifactId>axon-kotlin-parent</artifactId>
27-
<version>4.11.2-SNAPSHOT</version>
27+
<version>4.12.0</version>
2828
</parent>
2929

3030
<artifactId>axon-kotlin</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<groupId>org.axonframework.extensions.kotlin</groupId>
2424
<artifactId>axon-kotlin-parent</artifactId>
25-
<version>4.11.2-SNAPSHOT</version>
25+
<version>4.12.0</version>
2626
<packaging>pom</packaging>
2727

2828
<modules>
@@ -595,7 +595,7 @@
595595
<developerConnection>scm:git:git@github.com:AxonFramework/extension-kotlin.git
596596
</developerConnection>
597597
<url>https://github.com/AxonFramework/extension-kotlin</url>
598-
<tag>HEAD</tag>
598+
<tag>axon-kotlin-4.12.0</tag>
599599
</scm>
600600

601601
<developers>

0 commit comments

Comments
 (0)