[java-opensaml COMMIT] /trunk/opensaml-profile-impl/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Sun Apr 21 19:40:33 EDT 2013


Author: scantor
Date: Sun Apr 21 19:40:33 2013
New Revision: 3309

URL: http://svn.shibboleth.net/view/java-opensaml?rev=3309&view=rev
Log:
Remove extra dep.

Modified:
    trunk/opensaml-profile-impl/pom.xml

Modified: trunk/opensaml-profile-impl/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-profile-impl/pom.xml?rev=3309&r1=3308&r2=3309&view=diff
==============================================================================
--- trunk/opensaml-profile-impl/pom.xml (original)
+++ trunk/opensaml-profile-impl/pom.xml Sun Apr 21 19:40:33 2013
@@ -42,14 +42,6 @@
         </dependency>
 
         <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>opensaml-profile-api</artifactId>
-            <version>${project.version}</version>
-            <type>test-jar</type>
-            <scope>test</scope>
-        </dependency>
-
-        <dependency>
             <groupId>${spring.groupId}</groupId>
             <version>${spring.version}</version>
             <artifactId>spring-core</artifactId>



More information about the commits mailing list