commit | 8736b67d6aa65182ea85b67364a768c6a648c135 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Dec 16 17:51:00 2021 -0800 |
committer | Andrea Campanella <andrea@opennetworking.org> | Sun Dec 26 19:33:12 2021 +0100 |
tree | 507bb6ca5c4824ec0622d06dc3c4aedf17cc46ef | |
parent | 3d75bb714308ef062e10c7da9a904e19bac48931 [diff] |
Updating the app to depend on ONOS 2.5.5 APIs Change-Id: Icfd72f239324cab5cbc0fcf0dfa809ea418cbb2d
diff --git a/pom.xml b/pom.xml index 66e8718..b356f0d 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.5</version> </parent> <groupId>org.opencord</groupId>