[java-idp-testbed COMMIT] /trunk/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Fri Feb 14 16:02:58 EST 2014
Author: tzeller
Date: Fri Feb 14 16:02:58 2014
New Revision: 146
URL: http://svn.shibboleth.net/view/java-idp-testbed?rev=146&view=rev
Log:
Add maven-war-plugin:2.4 as a plugin dependency to the v3 parent POM.
Modified:
trunk/pom.xml
Modified: trunk/pom.xml
URL: http://svn.shibboleth.net/view/java-idp-testbed/trunk/pom.xml?rev=146&r1=145&r2=146&view=diff
==============================================================================
--- trunk/pom.xml (original)
+++ trunk/pom.xml Fri Feb 14 16:02:58 2014
@@ -305,7 +305,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
- <version>2.4</version>
<configuration>
<archive>
<manifest>
More information about the commits
mailing list