Skip to content

Commit e2aff40

Browse files
committed
Update README.md
1 parent b534a68 commit e2aff40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Add the following `plugin` tag to your `pom.xml`:
1515
<plugin>
1616
<groupId>io.github.fvarrui</groupId>
1717
<artifactId>javapackager</artifactId>
18-
<version>0.9.4-SNAPSHOT</version>
18+
<version>0.9.4|0.9.5-SNAPSHOT</version>
1919
<executions>
2020
<execution>
2121
<phase>package</phase>
@@ -47,7 +47,7 @@ Add the following `plugin` tag to your `pom.xml`:
4747
</plugin>
4848
```
4949

50-
> Some [plugin configuration samples](docs/plugin-configuration-samples.md) here.
50+
> See [plugin configuration samples](docs/plugin-configuration-samples.md) to know more.
5151
5252
### Package your app
5353

0 commit comments

Comments
 (0)