commit | 5f38b3a1f2ce40270f3afe8179251add5970834e | [log] [tgz] |
---|---|---|
author | tom <tom@onlab.us> | Wed Aug 27 23:50:54 2014 -0700 |
committer | tom <tom@onlab.us> | Wed Aug 27 23:50:54 2014 -0700 |
tree | cc1af6032cc89a5d140e95a8d9b50edbc3f3c3a8 | |
parent | 94bb4a4103cba463358676c6aed3562250c9d6e1 [diff] [blame] |
Cleaned-up templates and added package.html files.
diff --git a/net/pom.xml b/net/pom.xml index bd4fa6e..fa146d9 100644 --- a/net/pom.xml +++ b/net/pom.xml
@@ -26,6 +26,11 @@ <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> </dependency> + + <dependency> + <groupId>org.onlab.onos</groupId> + <artifactId>onlab-misc</artifactId> + </dependency> </dependencies> <build>