[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:05:14 EST 2013
Author: scantor
Date: Sun Nov 17 20:05:14 2013
New Revision: 4952
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4952&view=rev
Log:
JSON runtime artifact ID changed.
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=4952&r1=4951&r2=4952&view=diff
==============================================================================
--- trunk/idp-authn-api/pom.xml (original)
+++ trunk/idp-authn-api/pom.xml Sun Nov 17 20:05:14 2013
@@ -43,8 +43,7 @@
<!-- TODO - needed? -->
<dependency>
<groupId>org.glassfish</groupId>
- <artifactId>javax.json</artifactId>
- <scope>runtime</scope>
+ <artifactId>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=4952&r1=4951&r2=4952&view=diff
==============================================================================
Binary files - no diff available.
More information about the commits
mailing list