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
freemanjp committed Mar 3, 2024
1 parent 3341015 commit df43e53
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 @@ -36,7 +36,7 @@

<groupId>com.github.gantsign.maven</groupId>
<artifactId>ktlint-maven-plugin</artifactId>
<version>3.1.1</version>
<version>3.1.2-SNAPSHOT</version>

<packaging>maven-plugin</packaging>

Expand Down Expand Up @@ -849,7 +849,7 @@
<connection>scm:git:https://github.com/gantsign/ktlint-maven-plugin.git</connection>
<developerConnection>scm:git:https://github.com/gantsign/ktlint-maven-plugin.git</developerConnection>
<url>https://github.com/gantsign/ktlint-maven-plugin</url>
<tag>3.1.1</tag>
<tag>HEAD</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit df43e53

Please sign in to comment.