commit | 7cba8c56b2cd09a3f01822720935fdbf7980a798 | [log] [tgz] |
---|---|---|
author | fran <francesco.lucrezia@gmail.com> | Tue Oct 24 11:06:15 2017 +0200 |
committer | Francesco Lucrezia <francesco.lucrezia@gmail.com> | Tue Oct 24 02:35:34 2017 -0700 |
tree | e588c23d6d85d73141fe8bd4060ee8fa5cacbbd2 | |
parent | 9bc8130ab8a3f824b99f9153da877cca46670aa6 [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>