[java-shib-common COMMIT] /branches/REL_1/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Wed Mar 20 23:37:44 EDT 2013


Author: scantor
Date: Wed Mar 20 23:37:44 2013
New Revision: 1064

URL: http://svn.shibboleth.net/view/java-shib-common?rev=1064&view=rev
Log:
SIDP-578: update dependencies

Modified:
    branches/REL_1/pom.xml

Modified: branches/REL_1/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-common/branches/REL_1/pom.xml?rev=1064&r1=1063&r2=1064&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Wed Mar 20 23:37:44 2013
@@ -170,7 +170,6 @@
         <dependency>
             <groupId>jargs</groupId>
             <artifactId>jargs</artifactId>
-            <version>1.0</version>
         </dependency>
         <dependency>
             <groupId>ch.qos.logback</groupId>
@@ -181,7 +180,7 @@
             <artifactId>mail</artifactId>
         </dependency>
         <dependency>
-            <groupId>janino</groupId>
+            <groupId>org.codehaus.janino</groupId>
             <artifactId>janino</artifactId>
         </dependency>
 



More information about the commits mailing list