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`:
15
15
<plugin >
16
16
<groupId >io.github.fvarrui</groupId >
17
17
<artifactId >javapackager</artifactId >
18
- <version >0.9.4 |0.9.5 -SNAPSHOT</version >
18
+ <version >0.9.5 |0.9.6 -SNAPSHOT</version >
19
19
<executions >
20
20
<execution >
21
21
<phase >package</phase >
@@ -240,6 +240,7 @@ Check the [TO-DO list](https://github.com/fvarrui/JavaPackager/projects/1#column
240
240
241
241
## Older documentation
242
242
243
+ - [ v0.9.4] ( https://github.com/fvarrui/JavaPackager/blob/v0.9.4/README.md )
243
244
- [ v0.9.3] ( https://github.com/fvarrui/JavaPackager/blob/v0.9.3/README.md )
244
245
- [ v0.9.1] ( https://github.com/fvarrui/JavaPackager/blob/v0.9.1/README.md )
245
246
- [ 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