Skip to content

Commit fa1e77c

Browse files
authored
Update README.md
1 parent 72ad6b7 commit fa1e77c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Add the following `plugin` tag to your `pom.xml`:
99

1010
```xml
1111
<plugin>
12-
<groupId>io.github.fvarrui</groupId>
13-
<artifactId>javapackager</artifactId>
14-
<version>0.9.0</version>
12+
<groupId>io.github.fvarrui</groupId>
13+
<artifactId>javapackager</artifactId>
14+
<version>0.9.0</version>
1515
<executions>
1616
<execution>
1717
<phase>package</phase>

0 commit comments

Comments
 (0)