commit | c0c36a4e9a90d486ad0babbadd837ce139f8b9b1 | [log] [tgz] |
---|---|---|
author | Jian Li <pyguni@gmail.com> | Fri Jan 08 13:41:27 2016 -0800 |
committer | Gerrit Code Review <gerrit@onlab.us> | Sun Jan 10 01:19:39 2016 +0000 |
tree | 6beeb07517ff656ac3ccdd571692183d2b01eabc | |
parent | ca47cd7e23b7bc4b887b2566ffb45eab202a3eb9 [diff] |
[ONOS-3703] pom.xml external dependencies and plugin version bump This commit bumps up all maven plugins and dependencies to their latest version. With bumped version onos passes stc test. Following plugins are not ready to be bumped up due to instability. check-style 2.16 -> 2.17: compilation error maven-compiler-plugin 2.5.1 -> 3.3: always perform recompilation Following dependencies are not ready to be bumped up due to instability. kryo 3.0.0 -> 3.0.3: unit test failure slf4j 1.7.6 -> 1.7.13: fails in stc Change-Id: Iffe8b0734c7088228ebeee1ef597f0df3dfcd63d
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.