[java-opensaml COMMIT] /trunk/opensaml-storage-impl/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Sun Nov 17 20:34:56 EST 2013
Author: scantor
Date: Sun Nov 17 20:34:56 2013
New Revision: 3502
URL: http://svn.shibboleth.net/view/java-opensaml?rev=3502&view=rev
Log:
Revert JSON artifact ID, Eclipse was just lying.
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=3502&r1=3501&r2=3502&view=diff
==============================================================================
--- trunk/opensaml-storage-impl/pom.xml (original)
+++ trunk/opensaml-storage-impl/pom.xml Sun Nov 17 20:34:56 2013
@@ -41,8 +41,7 @@
<!-- Runtime Dependencies -->
<dependency>
<groupId>org.glassfish</groupId>
- <artifactId>json</artifactId>
- <scope>runtime</scope>
+ <artifactId>javax.json</artifactId>
</dependency>
<!-- Test Dependencies -->
More information about the commits
mailing list