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
torakiki committed Oct 4, 2023
1 parent 7b4a4d0 commit 41dffc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>eventstudio</artifactId>
<packaging>jar</packaging>
<name>eventstudio</name>
<version>4.0.0</version>
<version>4.0.1-SNAPSHOT</version>

<description>A simple even bus implementation providing pub/sub event exchange between components</description>
<url>https://pdfsam.org</url>
Expand Down Expand Up @@ -37,7 +37,7 @@
<connection>scm:git:[email protected]:torakiki/event-studio.git</connection>
<developerConnection>scm:git:[email protected]:torakiki/event-studio.git</developerConnection>
<url>scm:git:[email protected]:torakiki/event-studio.git</url>
<tag>v4.0.0</tag>
<tag>v2.0.0</tag>
</scm>

<developers>
Expand Down

0 comments on commit 41dffc9

Please sign in to comment.