提交 1eeb8b6a 编写于 作者: M Mathieu Bastian

Signing and Maven requirements

上级 542cfa4c
......@@ -44,7 +44,7 @@
<!-- Properties -->
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<gephi.maven.requiredVersion>3.0.3</gephi.maven.requiredVersion>
<gephi.maven.requiredVersion>3.0.4</gephi.maven.requiredVersion>
<netbeans.run.params.ide/>
<netbeans.run.params>${netbeans.run.params.ide}</netbeans.run.params>
......@@ -88,6 +88,9 @@
<gephi.appbundle.name>Gephi</gephi.appbundle.name>
<gephi.appbundle.signature>????</gephi.appbundle.signature>
<gephi.jarbundler.version>2.2.0</gephi.jarbundler.version>
<!-- Mac OS X signing identity - must match with a verified Apple developer certificate in the keychain -->
<gephi.codesign.identity>Developer ID Application</gephi.codesign.identity>
<!-- Repository URLs -->
<gephi.release.repository.id>gephi-nexus</gephi.release.repository.id>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册