We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e577737 commit 450eec4Copy full SHA for 450eec4
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.3.0-SNAPSHOT</version>
+ <version>2.3.0</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