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
hazendaz committed May 29, 2024
1 parent 83d3b67 commit 21d0826
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 @@ -24,7 +24,7 @@
</parent>
<groupId>net.revelc.code.formatter</groupId>
<artifactId>formatter-maven-plugin</artifactId>
<version>2.24.0</version>
<version>2.24.1-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>formatter-maven-plugin</name>
<description>Maven plugin for formatting source code</description>
Expand Down Expand Up @@ -59,7 +59,7 @@
<maven>3.6.3</maven>
</prerequisites>
<scm>
<tag>formatter-maven-plugin-2.24.0</tag>
<tag>HEAD</tag>
</scm>
<properties>
<formatter.configFile>${project.basedir}/src/main/resources/formatter-maven-plugin/eclipse/java.xml</formatter.configFile>
Expand Down

0 comments on commit 21d0826

Please sign in to comment.