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 ee65f19 commit 769cacbCopy full SHA for 769cacb
README.md
@@ -43,7 +43,7 @@ To use it, add a plugin to your pom like
43
<plugin>
44
<groupId>org.skife.maven</groupId>
45
<artifactId>really-executable-jar-maven-plugin</artifactId>
46
- <version>1.1.0</version>
+ <version>1.4.1</version>
47
<configuration>
48
<!-- value of flags will be interpolated into the java invocation -->
49
<!-- as "java $flags -jar ..." -->
0 commit comments