提交 df73a27d 编写于 作者: S Serge Rider

p2-maven-plugin version fix


Former-commit-id: cf1a8c7b
上级 f1c01886
......@@ -9,6 +9,7 @@
<properties>
<tycho-version>0.23.1</tycho-version>
<p2-maven-version>1.2.0-SNAPSHOT</p2-maven-version>
</properties>
<pluginRepositories>
......@@ -25,7 +26,7 @@
<plugin>
<groupId>org.reficio</groupId>
<artifactId>p2-maven-plugin</artifactId>
<version>1.2.0</version>
<version>${p2-maven-version}</version>
<executions>
<execution>
<id>default-cli</id>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册