We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e6e57f commit c2d3d58Copy full SHA for c2d3d58
pom.xml
@@ -22,7 +22,7 @@
22
<groupId>com.akathist.maven.plugins.launch4j</groupId>
23
<artifactId>launch4j-maven-plugin</artifactId>
24
<packaging>maven-plugin</packaging>
25
- <version>2.5.3-SNAPSHOT</version>
+ <version>2.5.3</version>
26
27
<name>Maven Launch4j Plugin</name>
28
<description>This plugin creates Windows executables from Java jar files using the Launch4j utility.</description>
0 commit comments