File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff 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 |0.9.5 -SNAPSHOT</version >
18+ <version >0.9.5 |0.9.6 -SNAPSHOT</version >
1919 <executions >
2020 <execution >
2121 <phase >package</phase >
@@ -240,6 +240,7 @@ Check the [TO-DO list](https://github.com/fvarrui/JavaPackager/projects/1#column
240240
241241## Older documentation
242242
243+ - [ v0.9.4] ( https://github.com/fvarrui/JavaPackager/blob/v0.9.4/README.md )
243244- [ v0.9.3] ( https://github.com/fvarrui/JavaPackager/blob/v0.9.3/README.md )
244245- [ v0.9.1] ( https://github.com/fvarrui/JavaPackager/blob/v0.9.1/README.md )
245246- [ v0.9.0] ( https://github.com/fvarrui/JavaPackager/blob/v0.9.0/README.md )
You can’t perform that action at this time.
0 commit comments