Skip to content

Commit 605b9f0

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent aa3b91c commit 605b9f0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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>0.1.0</version>
27+
<version>0.2.0-SNAPSHOT</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>0.1.0</version>
25+
<version>0.2.0-SNAPSHOT</version>
2626
<packaging>pom</packaging>
2727

2828
<modules>
@@ -495,7 +495,7 @@
495495
<developerConnection>scm:git:[email protected]:AxonFramework/extension-kotlin.git
496496
</developerConnection>
497497
<url>https://github.com/AxonFramework/extension-kotlin</url>
498-
<tag>axon-kotlin-0.1.0</tag>
498+
<tag>HEAD</tag>
499499
</scm>
500500

501501
<developers>

0 commit comments

Comments
 (0)