commit | eb6283c45a1c67d6c6e51999315200fd309ed375 | [log] [tgz] |
---|---|---|
author | xinwu <xin.wu@bigswitch.com> | Wed Sep 18 17:27:20 2013 -0700 |
committer | xinwu <xin.wu@bigswitch.com> | Wed Sep 18 17:27:20 2013 -0700 |
tree | 982799d573114cee6de5a220f53b1d9ef04ceb58 | |
parent | ed8d558ab828a1ec643c56bb040ed096e5e22410 [diff] |
edit dependencies in pom
diff --git a/java_gen/pre-written/pom.xml b/java_gen/pre-written/pom.xml index 4504766..dbd04a5 100644 --- a/java_gen/pre-written/pom.xml +++ b/java_gen/pre-written/pom.xml
@@ -40,11 +40,6 @@ <version>2.0.1</version> </dependency> <dependency> - <groupId>com.google.code.findbugs</groupId> - <artifactId>annotations</artifactId> - <version>2.0.1</version> - </dependency> - <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.8.2</version>