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
axel3rd committed Oct 19, 2021
1 parent 4eafc68 commit 508bd28
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 @@ -3,7 +3,7 @@
<groupId>org.blondin</groupId>
<artifactId>mpg-coach-bot</artifactId>
<packaging>jar</packaging>
<version>1.8.1</version>
<version>1.8.2-SNAPSHOT</version>
<name>MPG Coach Bot</name>
<properties>
<goals>package</goals>
Expand All @@ -17,7 +17,7 @@
</properties>
<scm>
<connection>scm:git:https://github.com/axel3rd/mpg-coach-bot</connection>
<tag>mpg-coach-bot-1.8.1</tag>
<tag>HEAD</tag>
</scm>
<build>
<pluginManagement>
Expand Down

0 comments on commit 508bd28

Please sign in to comment.