commit | a1ef7c666928df506e85bbbc70ee2c65ff99520d | [log] [tgz] |
---|---|---|
author | fran <francesco.lucrezia@gmail.com> | Tue Oct 24 11:06:15 2017 +0200 |
committer | fran <francesco.lucrezia@gmail.com> | Tue Oct 24 11:34:33 2017 +0200 |
tree | 01236641064e61b20358ec8932a38b8928566eb4 | |
parent | 6b8e52eefb3ec00866b0a5ce25908099d420cf07 [diff] [blame] |
Moves from 1.10.6 to 1.10.8 onos dependency Change-Id: Iadfeb387cb17bf1d054bb2df7803c155fd97a41b
diff --git a/ce-api/pom.xml b/ce-api/pom.xml index 5ac4b5d..36ff0bc 100644 --- a/ce-api/pom.xml +++ b/ce-api/pom.xml
@@ -43,7 +43,7 @@ <dependency> <groupId>org.onosproject</groupId> <artifactId>onos-api</artifactId> - <version>1.10.6</version> + <version>1.10.8</version> </dependency> </dependencies> <build>