We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 362ada5 commit 5249196Copy full SHA for 5249196
README.md
@@ -16,7 +16,7 @@ Add the following `plugin` tag to your `pom.xml`:
16
<plugin>
17
<groupId>io.github.fvarrui</groupId>
18
<artifactId>javapackager</artifactId>
19
- <version>1.0.2|1.0.3-SNAPSHOT</version>
+ <version>1.0.3|1.0.4-SNAPSHOT</version>
20
<executions>
21
<execution>
22
<phase>package</phase>
0 commit comments