[java-opensaml COMMIT] /trunk/opensaml-core/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Sun Jun 16 21:08:38 EDT 2013


Author: scantor
Date: Sun Jun 16 21:08:38 2013
New Revision: 3391

URL: http://svn.shibboleth.net/view/java-opensaml?rev=3391&view=rev
Log:
Moved remaining opensaml-util classes into net and resolver packages.

Modified:
    trunk/opensaml-core/pom.xml

Modified: trunk/opensaml-core/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-core/pom.xml?rev=3391&r1=3390&r2=3391&view=diff
==============================================================================
--- trunk/opensaml-core/pom.xml (original)
+++ trunk/opensaml-core/pom.xml Sun Jun 16 21:08:38 2013
@@ -17,14 +17,6 @@
 
     <dependencies>
         <!-- Compile Dependencies -->
-        <!--
-        <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>opensaml-util</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        -->
-        
         <dependency>
             <groupId>joda-time</groupId>
             <artifactId>joda-time</artifactId>



More information about the commits mailing list