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 72ad6b7 commit fa1e77cCopy full SHA for fa1e77c
README.md
@@ -9,9 +9,9 @@ Add the following `plugin` tag to your `pom.xml`:
9
10
```xml
11
<plugin>
12
- <groupId>io.github.fvarrui</groupId>
13
- <artifactId>javapackager</artifactId>
14
- <version>0.9.0</version>
+ <groupId>io.github.fvarrui</groupId>
+ <artifactId>javapackager</artifactId>
+ <version>0.9.0</version>
15
<executions>
16
<execution>
17
<phase>package</phase>
0 commit comments