[java-idp-testbed COMMIT] /trunk/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Mon Sep 9 15:33:09 EDT 2013


Author: scantor
Date: Mon Sep  9 15:33:09 2013
New Revision: 4

URL: http://svn.shibboleth.net/view/java-idp-testbed?rev=4&view=rev
Log:
Accidental inclusion of a dependency.

Modified:
    trunk/pom.xml

Modified: trunk/pom.xml
URL: http://svn.shibboleth.net/view/java-idp-testbed/trunk/pom.xml?rev=4&r1=3&r2=4&view=diff
==============================================================================
--- trunk/pom.xml (original)
+++ trunk/pom.xml Mon Sep  9 15:33:09 2013
@@ -143,12 +143,6 @@
         <dependency>
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>
-        </dependency>
-
-        <dependency>
-            <groupId>org.glassfish</groupId>
-            <artifactId>javax.json</artifactId>
-            <version>1.0.2</version>
         </dependency>
 
         <!-- Provided scope -->



More information about the commits mailing list