提交 61f29296 编写于 作者: J jglick

maven-antrun-extended-plugin needed an explicit version since maven.glassfish.org is down.

Also removing explicit version for maven-jar-plugin (NetBeans' editor warns that this duplicates the default setting.)

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@14452 71c3de6d-444a-0410-be80-ed276b4c234a
上级 500029a4
......@@ -27,7 +27,6 @@
</plugin>
<plugin>
<artifactId>maven-jar-plugin</artifactId>
<version>2.2</version>
<configuration>
<archive>
<manifest>
......@@ -57,6 +56,7 @@
<plugin>
<groupId>org.jvnet.maven-antrun-extended-plugin</groupId>
<artifactId>maven-antrun-extended-plugin</artifactId>
<version>1.36</version>
<executions>
<execution>
<!-- rejar args4j contents -->
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册