[phylr commit] r31 - Added commons-cli

0 views
Skip to first unread message

codesite...@google.com

unread,
Jun 24, 2009, 11:41:57 PM6/24/09
to phylr-...@googlegroups.com
Author: dazhi.jiao
Date: Wed Jun 24 19:26:41 2009
New Revision: 31

Modified:
trunk/phylr-gsoc/pom.xml

Log:
Added commons-cli

Modified: trunk/phylr-gsoc/pom.xml
==============================================================================
--- trunk/phylr-gsoc/pom.xml (original)
+++ trunk/phylr-gsoc/pom.xml Wed Jun 24 19:26:41 2009
@@ -116,6 +116,13 @@
<type>jar</type>
<scope>compile</scope>
</dependency>
+ <dependency>
+ <groupId>commons-cli</groupId>
+ <artifactId>commons-cli</artifactId>
+ <version>1.2</version>
+ <type>jar</type>
+ <scope>compile</scope>
+ </dependency>
</dependencies>
<build>
<finalName>phylr-gsoc</finalName>

Reply all
Reply to author
Forward
0 new messages