commit | c31117e03ff4448391361d29010c7332b9904a63 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Dec 16 15:51:14 2021 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Dec 16 16:04:26 2021 -0800 |
tree | ee4b5e64bc951053e0dae9a645cdbca0590456af | |
parent | 092df20d2db43003d7c4e33a39d19d58b45cf058 [diff] |
Updating the app to depend on ONOS 2.5.2-rc1 APIs Change-Id: I8dafa0e9e1313aa70b3580974dbad1768ef2de0f
diff --git a/pom.xml b/pom.xml index 3c5db4d..b9d805f 100644 --- a/pom.xml +++ b/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.onosproject</groupId> <artifactId>onos-dependencies</artifactId> - <version>2.5.2</version> + <version>2.5.4</version> </parent> <groupId>org.opencord</groupId>