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
walokra committed Jul 2, 2021
1 parent 621ecaf commit c483db7
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>com.ruleoftech</groupId>
<artifactId>markdown-page-generator-plugin</artifactId>
<version>2.3.1</version>
<version>2.3.2-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>Markdown Page Generator Maven Plugin</name>
<description>Markdown to HTML Page Generator Maven Plugin</description>
Expand All @@ -28,7 +28,7 @@
<url>git@github.com:walokra/markdown-page-generator-plugin.git</url>
<connection>scm:git:git@github.com:walokra/markdown-page-generator-plugin.git</connection>
<developerConnection>scm:git:git@github.com:walokra/markdown-page-generator-plugin.git</developerConnection>
<tag>2.3.1</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit c483db7

Please sign in to comment.