[java-parent-project COMMIT] /trunk/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Fri Mar 23 11:35:31 GMT 2012
Author: lajoie
Date: Fri Mar 23 11:35:30 2012
New Revision: 63
URL: http://svn.shibboleth.net/view/java-parent-project?rev=63&view=rev
Log:
add jargs to managed deps
Modified:
trunk/pom.xml
Modified: trunk/pom.xml
URL: http://svn.shibboleth.net/view/java-parent-project/trunk/pom.xml?rev=63&r1=62&r2=63&view=diff
==============================================================================
--- trunk/pom.xml (original)
+++ trunk/pom.xml Fri Mar 23 11:35:30 2012
@@ -189,6 +189,11 @@
<groupId>janino</groupId>
<artifactId>janino</artifactId>
<version>2.5.10</version>
+ </dependency>
+ <dependency>
+ <groupId>jargs</groupId>
+ <artifactId>jargs</artifactId>
+ <version>1.0</version>
</dependency>
<dependency>
<groupId>joda-time</groupId>
More information about the commits
mailing list