~rockclimb/gephi/gephi-git

« back to all changes in this revision

Viewing changes to pom.xml

  • Committer: GitHub
  • Author(s): Eduardo Ramos
  • Date: 2018-04-21 08:32:37 UTC
  • Revision ID: git-v1:c1d40ce28b482a42e08177f2f6f998da59967cf4
Update osx jre

Show diffs side-by-side

added added

removed removed

Lines of Context:
173
173
        
174
174
        <!-- Mac OS X bundle settings -->
175
175
        <gephi.appbundle.name>Gephi</gephi.appbundle.name>
176
 
        <gephi.bundle.jre.url>http://download.oracle.com/otn-pub/java/jdk/8u162-b12/0da788060d494f5095bf8624735fa2f1</gephi.bundle.jre.url>
177
 
        <gephi.bundle.jre.version>jre-8u162-macosx-x64</gephi.bundle.jre.version>
 
176
        <gephi.bundle.jre.url>http://download.oracle.com/otn-pub/java/jdk/8u172-b11/a58eab1ec242421181065cdc37240b08</gephi.bundle.jre.url>
 
177
        <gephi.bundle.jre.version>jre-8u172-macosx-x64</gephi.bundle.jre.version>
178
178
 
179
179
        <!-- Mac OS X signing identity - must match with a verified Apple developer certificate in the keychain -->
180
180
        <gephi.codesign.identity>Developer ID Application</gephi.codesign.identity>