[java-identity-provider COMMIT] in /tags/3.0.0-beta1: idp-attribute-impl/ idp-war/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Wed Nov 26 03:55:59 EST 2014


Author: tzeller
Date: Wed Nov 26 03:55:59 2014
New Revision: 7025

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7025&view=rev
Log:
Delete empty idp-attribute-impl project.

Modified:
    tags/3.0.0-beta1/idp-attribute-impl/
    tags/3.0.0-beta1/idp-war/pom.xml

Modified: tags/3.0.0-beta1/idp-war/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/tags/3.0.0-beta1/idp-war/pom.xml?rev=7025&r1=7024&r2=7025&view=diff
==============================================================================
--- tags/3.0.0-beta1/idp-war/pom.xml (original)
+++ tags/3.0.0-beta1/idp-war/pom.xml Wed Nov 26 03:55:59 2014
@@ -21,11 +21,6 @@
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>idp-attribute-api</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>idp-attribute-impl</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>



More information about the commits mailing list