[java-opensaml COMMIT] in /trunk: opensaml-parent/pom.xml opensaml-soap-api/pom.xml opensaml-temp/

noreply at shibboleth.net noreply at shibboleth.net
Fri May 31 20:13:23 EDT 2013


Author: putmanb
Date: Fri May 31 20:13:23 2013
New Revision: 3360

URL: http://svn.shibboleth.net/view/java-opensaml?rev=3360&view=rev
Log:
Goodbye opensaml-temp.  We hardly knew ya.

Modified:
    trunk/opensaml-parent/pom.xml
    trunk/opensaml-soap-api/pom.xml
    trunk/opensaml-temp/

Modified: trunk/opensaml-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-parent/pom.xml?rev=3360&r1=3359&r2=3360&view=diff
==============================================================================
--- trunk/opensaml-parent/pom.xml (original)
+++ trunk/opensaml-parent/pom.xml Fri May 31 20:13:23 2013
@@ -28,7 +28,6 @@
         <module>../opensaml-security-api</module>
         <module>../opensaml-xmlsec-api</module>
         <module>../opensaml-messaging-api</module>
-        <module>../opensaml-temp</module>
         <module>../opensaml-soap-api</module>
         <module>../opensaml-saml-api</module>
         <module>../opensaml-xacml-api</module>

Modified: trunk/opensaml-soap-api/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-soap-api/pom.xml?rev=3360&r1=3359&r2=3360&view=diff
==============================================================================
--- trunk/opensaml-soap-api/pom.xml (original)
+++ trunk/opensaml-soap-api/pom.xml Fri May 31 20:13:23 2013
@@ -27,12 +27,6 @@
             <artifactId>opensaml-messaging-api</artifactId>
             <version>${project.version}</version>
         </dependency>
-        <dependency>
-            <!-- TODO this needs to be removed -->
-            <groupId>${project.groupId}</groupId>
-            <artifactId>opensaml-temp</artifactId>
-            <version>${project.version}</version>
-        </dependency>
 
         <!-- Provided Dependencies -->
 



More information about the commits mailing list