Skip to content

Commit 769cacb

Browse files
author
Brian McCallister
committed
update example to most recent released version
1 parent ee65f19 commit 769cacb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To use it, add a plugin to your pom like
4343
<plugin>
4444
<groupId>org.skife.maven</groupId>
4545
<artifactId>really-executable-jar-maven-plugin</artifactId>
46-
<version>1.1.0</version>
46+
<version>1.4.1</version>
4747
<configuration>
4848
<!-- value of flags will be interpolated into the java invocation -->
4949
<!-- as "java $flags -jar ..." -->

0 commit comments

Comments
 (0)