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

noreply at shibboleth.net noreply at shibboleth.net
Wed Nov 26 04:09:51 EST 2014


Author: tzeller
Date: Wed Nov 26 04:09:50 2014
New Revision: 7027

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

Modified:
    trunk/idp-attribute-impl/
    trunk/idp-war/pom.xml

Modified: trunk/idp-war/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-war/pom.xml?rev=7027&r1=7026&r2=7027&view=diff
==============================================================================
--- trunk/idp-war/pom.xml (original)
+++ trunk/idp-war/pom.xml Wed Nov 26 04:09:50 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