提交 0bca238f 编写于 作者: M Mathieu Bastian

Configure updates path for release profile

上级 c72846a3
......@@ -546,9 +546,9 @@
<configuration>
<fromDir>${gephi.updates.site}</fromDir>
<includes>*</includes>
<url>${gephi.snapshot.repository.url}</url>
<toDir>external/updates</toDir>
<serverId>${gephi.snapshot.repository.id}</serverId>
<url>${gephi.default.repository.url}</url>
<toDir>${gephi.updates.repository.path}</toDir>
<serverId>${gephi.default.repository.id}</serverId>
</configuration>
</plugin>
</plugins>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册