[java-opensaml COMMIT] /trunk/opensaml-storage-impl/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Sun Nov 17 19:54:27 EST 2013
Author: scantor
Date: Sun Nov 17 19:54:27 2013
New Revision: 3501
URL: http://svn.shibboleth.net/view/java-opensaml?rev=3501&view=rev
Log:
JSON runtime artifact ID changed.
Modified:
trunk/opensaml-storage-impl/pom.xml
Modified: trunk/opensaml-storage-impl/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-storage-impl/pom.xml?rev=3501&r1=3500&r2=3501&view=diff
==============================================================================
--- trunk/opensaml-storage-impl/pom.xml (original)
+++ trunk/opensaml-storage-impl/pom.xml Sun Nov 17 19:54:27 2013
@@ -41,7 +41,7 @@
<!-- Runtime Dependencies -->
<dependency>
<groupId>org.glassfish</groupId>
- <artifactId>javax.json</artifactId>
+ <artifactId>json</artifactId>
<scope>runtime</scope>
</dependency>
More information about the commits
mailing list