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 2faed40 commit 02c9980Copy full SHA for 02c9980
README.md
@@ -15,7 +15,7 @@ Add the following `plugin` tag to your `pom.xml`:
15
<plugin>
16
<groupId>io.github.fvarrui</groupId>
17
<artifactId>javapackager</artifactId>
18
- <version>0.9.6|0.9.7-SNAPSHOT</version>
+ <version>0.9.7|0.9.8-SNAPSHOT</version>
19
<executions>
20
<execution>
21
<phase>package</phase>
0 commit comments