[java-identity-provider COMMIT] /trunk/idp-war/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Fri Feb 14 16:03:00 EST 2014
Author: tzeller
Date: Fri Feb 14 16:03:00 2014
New Revision: 5382
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5382&view=rev
Log:
Add maven-war-plugin:2.4 as a plugin dependency to the v3 parent POM.
Modified:
trunk/idp-war/pom.xml
Modified: trunk/idp-war/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-war/pom.xml?rev=5382&r1=5381&r2=5382&view=diff
==============================================================================
--- trunk/idp-war/pom.xml (original)
+++ trunk/idp-war/pom.xml Fri Feb 14 16:03:00 2014
@@ -103,7 +103,6 @@
<plugins>
<plugin>
<artifactId>maven-war-plugin</artifactId>
- <version>2.2</version>
<configuration>
<archive>
<addMavenDescriptor>false</addMavenDescriptor>
More information about the commits
mailing list