Skip to content

Commit

Permalink
[maven-release-plugin] prepare release impsort-maven-plugin-1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ctubbsii committed Apr 25, 2020
1 parent b3e6b56 commit e77e289
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 @@ -21,7 +21,7 @@
</parent>
<groupId>net.revelc.code</groupId>
<artifactId>impsort-maven-plugin</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
<packaging>maven-plugin</packaging>
<name>ImpSort Maven Plugin</name>
<description>Sort your imps! A Maven plugin to sort the import statements in your Java source files.</description>
Expand Down Expand Up @@ -52,7 +52,7 @@
<scm>
<connection>scm:git:https://github.com/revelc/impsort-maven-plugin.git</connection>
<developerConnection>scm:git:git@github.com:revelc/impsort-maven-plugin.git</developerConnection>
<tag>HEAD</tag>
<tag>impsort-maven-plugin-1.4.0</tag>
<url>https://github.com/revelc/impsort-maven-plugin</url>
</scm>
<issueManagement>
Expand Down

0 comments on commit e77e289

Please sign in to comment.