Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
freemanjp committed Feb 5, 2023
1 parent eac237a commit e5041be
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>1.15.3-SNAPSHOT</version>
<version>1.16.0</version>

<packaging>maven-plugin</packaging>

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

<issueManagement>
Expand Down

0 comments on commit e5041be

Please sign in to comment.