Remove unused dependency
authorChristos KK Loverdos <loverdos@gmail.com>
Mon, 25 Jun 2012 13:23:13 +0000 (16:23 +0300)
committerChristos KK Loverdos <loverdos@gmail.com>
Mon, 25 Jun 2012 13:23:13 +0000 (16:23 +0300)
pom.xml

diff --git a/pom.xml b/pom.xml
index 2c24817..0750956 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     </dependency>
 
     <dependency>
-      <groupId>com.github.scopt</groupId>
-      <artifactId>scopt_${scala.version}</artifactId>
-      <version>2.0.1</version>
-    </dependency>
-
-    <dependency>
       <groupId>joda-time</groupId>
       <artifactId>joda-time</artifactId>
       <version>2.0</version>