Skip to content

Commit

Permalink
[maven-release-plugin] prepare release license-maven-plugin-1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
ppalaga committed Feb 1, 2019
1 parent 8823a35 commit 1fa7edb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -32,7 +32,7 @@
</parent>

<artifactId>license-maven-plugin</artifactId>
<version>1.17-SNAPSHOT</version>
<version>1.17</version>
<packaging>maven-plugin</packaging>

<name>License Maven Plugin</name>
Expand Down Expand Up @@ -93,7 +93,7 @@
<connection>scm:git:https://github.com/mojohaus/license-maven-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/mojohaus/license-maven-plugin.git</developerConnection>
<url>https://github.com/mojohaus/license-maven-plugin</url>
<tag>HEAD</tag>
<tag>license-maven-plugin-1.17</tag>
</scm>
<issueManagement>
<system>github</system>
Expand Down

0 comments on commit 1fa7edb

Please sign in to comment.