commit | a050acac3d89e49662014c55ded71f85f12c6542 | [log] [tgz] |
---|---|---|
author | HIGUCHI Yuta <y-higuchi@onlab.us> | Tue Jun 11 15:04:54 2013 -0700 |
committer | HIGUCHI Yuta <y-higuchi@onlab.us> | Tue Jun 11 15:04:54 2013 -0700 |
tree | 2b66cd2738ee88642feef65f939800fd34b8c481 | |
parent | 9f5c5a7be1a292d23688e0d348fe281f693a83fb [diff] |
Treat logback as direct dependency of ONOS
diff --git a/pom.xml b/pom.xml index 82f3958..7484de0 100644 --- a/pom.xml +++ b/pom.xml
@@ -172,7 +172,6 @@ <artifactId>jackson-mapper-asl</artifactId> <version>1.9.11</version> </dependency> - <!-- Not sure if it's mandatory for ONOS --> <dependency> <groupId>ch.qos.logback</groupId> <artifactId>logback-core</artifactId>