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 40ee40b commit eda00e5Copy full SHA for eda00e5
README.md
@@ -18,7 +18,7 @@ Add the following `plugin` tag to your `pom.xml`:
18
<plugin>
19
<groupId>io.github.fvarrui</groupId>
20
<artifactId>javapackager</artifactId>
21
- <version>0.9.7|1.0.0-SNAPSHOT</version>
+ <version>1.0.0|1.0.1-SNAPSHOT</version>
22
<executions>
23
<execution>
24
<phase>package</phase>
0 commit comments