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 909f004 commit 73fbc33Copy full SHA for 73fbc33
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.0|1.0.1-SNAPSHOT</version>
+ <version>1.0.1|1.0.2-SNAPSHOT</version>
20
<executions>
21
<execution>
22
<phase>package</phase>
0 commit comments