[java-identity-provider COMMIT] in /trunk: idp-authn-api/pom.xml idp-session-impl/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Sun Nov 17 20:34:58 EST 2013


Author: scantor
Date: Sun Nov 17 20:34:58 2013
New Revision: 4953

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4953&view=rev
Log:
Revert JSON artifact ID, Eclipse was just lying.

Modified:
    trunk/idp-authn-api/pom.xml
    trunk/idp-session-impl/pom.xml

Modified: trunk/idp-authn-api/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-authn-api/pom.xml?rev=4953&r1=4952&r2=4953&view=diff
==============================================================================
--- trunk/idp-authn-api/pom.xml (original)
+++ trunk/idp-authn-api/pom.xml Sun Nov 17 20:34:58 2013
@@ -43,7 +43,7 @@
         <!-- TODO - needed? -->
         <dependency>
             <groupId>org.glassfish</groupId>
-            <artifactId>json</artifactId>
+            <artifactId>javax.json</artifactId>
         </dependency>
 
         <!-- Test Dependencies -->

Modified: trunk/idp-session-impl/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-session-impl/pom.xml?rev=4953&r1=4952&r2=4953&view=diff
==============================================================================
Binary files - no diff available.



More information about the commits mailing list