Upgrade to really-executable-jar-maven-plugin 1.4.1

pull/124/head
Andrew Gaul 2016-02-05 19:23:22 -08:00
rodzic 57260f8753
commit 0de11fd059
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -214,7 +214,7 @@
<plugin>
<groupId>org.skife.maven</groupId>
<artifactId>really-executable-jar-maven-plugin</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>
<configuration>
<programFile>s3proxy</programFile>
</configuration>