提交 c2639c02 编写于 作者: I imod

change config-provider-plugin version

上级 fff55f85
......@@ -114,19 +114,13 @@ THE SOFTWARE.
<artifactId>maven3-interceptor</artifactId>
<version>${mavenInterceptorsVersion}</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.lib</groupId>
<artifactId>config-provider-model</artifactId>
<version>1.1</version>
<!-- this plugin is optional and is used to provide settigns.xml from a central UI -->
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>config-file-provider</artifactId>
<version>1.9.1</version>
<optional>true</optional>
</dependency>
<!-- the dependency between config-file-provider and maven-plugin should be in the other direction -->
<!-- <dependency> -->
<!-- <groupId>org.jenkins-ci.plugins</groupId> -->
<!-- <artifactId>config-file-provider</artifactId> -->
<!-- <version>1.2-SNAPSHOT</version> -->
<!-- <optional>true</optional> -->
<!-- </dependency> -->
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册