[java-opensaml COMMIT] /trunk/opensaml-storage-api/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Tue Oct 8 14:35:03 EDT 2013
Author: scantor
Date: Tue Oct 8 14:35:02 2013
New Revision: 3464
URL: http://svn.shibboleth.net/view/java-opensaml?rev=3464&view=rev
Log:
Eliminate servlet dependency.
Modified:
trunk/opensaml-storage-api/pom.xml
Modified: trunk/opensaml-storage-api/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-storage-api/pom.xml?rev=3464&r1=3463&r2=3464&view=diff
==============================================================================
--- trunk/opensaml-storage-api/pom.xml (original)
+++ trunk/opensaml-storage-api/pom.xml Tue Oct 8 14:35:02 2013
@@ -23,11 +23,6 @@
</dependency>
<!-- Provided Dependencies -->
- <dependency>
- <groupId>javax.servlet</groupId>
- <artifactId>servlet-api</artifactId>
- <scope>provided</scope>
- </dependency>
<!-- Runtime Dependencies -->
More information about the commits
mailing list