Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
smcvb committed Apr 9, 2021
1 parent 9d0ec00 commit 011c875
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>axon-cdi-parent</artifactId>
<groupId>org.axonframework.extensions.cdi</groupId>
<version>4.5-alpha1</version>
<version>4.5-SNAPSHOT</version>
</parent>

<artifactId>axon-cdi</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<groupId>org.axonframework.extensions.cdi</groupId>
<artifactId>axon-cdi-parent</artifactId>
<version>4.5-alpha1</version>
<version>4.5-SNAPSHOT</version>

<modules>
<module>cdi</module>
Expand Down Expand Up @@ -415,7 +415,7 @@
<connection>scm:git:git://github.com/AxonFramework/extension-mongo.git</connection>
<developerConnection>scm:git:[email protected]:AxonFramework/extension-mongo.git</developerConnection>
<url>https://github.com/AxonFramework/extension-cdi</url>
<tag>axon-cdi-4.5-alpha1</tag>
<tag>HEAD</tag>
</scm>

<developers>
Expand Down

0 comments on commit 011c875

Please sign in to comment.