Skip to content

Commit

Permalink
[maven-release-plugin] prepare release launch4j-maven-plugin-1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszlenart committed Dec 30, 2014
1 parent 9659abb commit 6b494fa
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 @@
<groupId>com.akathist.maven.plugins.launch4j</groupId>
<artifactId>launch4j-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>1.8-SNAPSHOT</version>
<version>1.7.3</version>

<name>Maven Launch4j Plugin</name>
<description>This plugin creates Windows executables from Java jar files using the Launch4j utility.</description>
Expand Down Expand Up @@ -176,7 +176,7 @@
</goals>
</pluginExecutionFilter>
<action>
<ignore></ignore>
<ignore />
</action>
</pluginExecution>
</pluginExecutions>
Expand Down

0 comments on commit 6b494fa

Please sign in to comment.