Skip to content

Commit

Permalink
[bugfix] Update the AppBundler plugin to better detect the Java version
Browse files Browse the repository at this point in the history
  • Loading branch information
adamretter committed Jun 1, 2019
1 parent ca1178d commit cc14848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exist-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -865,7 +865,7 @@
<plugin>
<groupId>com.evolvedbinary.appbundler</groupId>
<artifactId>appbundler-maven-plugin</artifactId>
<version>1.0.1</version>
<version>1.0.3</version>
<executions>
<execution>
<id>exist-db-mac-app</id>
Expand Down

0 comments on commit cc14848

Please sign in to comment.