mirror of
https://github.com/iterate-ch/cyberduck.git
synced 2026-05-26 19:10:49 +00:00
Update runtime.
Former-commit-id: e9ed0d635d49bc3704777351733eba925e289684
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
<project name="Java Runtime" basedir=".">
|
||||
|
||||
<property name="jvm.runtime.home" value="${build}/1.8.0_66.jre"/>
|
||||
<property name="jvm.runtime.home" value="${build}/1.8.0_74.jre"/>
|
||||
<property name="jvm.runtime.bin" value="${jvm.runtime.home}/${bundle.home}/bin"/>
|
||||
<property name="jvm.runtime.bin" value="${java.home}/bin"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user