commit | cec6fbfa60205a226324e19f3ba37dd1fc436b92 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Tue May 04 16:36:40 2021 +0200 |
committer | Andrea Campanella <andrea@opennetworking.org> | Tue May 04 16:36:40 2021 +0200 |
tree | 162b1ac4cabf48a218cc2356328508e04a5e4da8 | |
parent | 2a47d8398ca8ef190fb5c80e5be139c1a734f1e8 [diff] |
Importing new Sadis API Change-Id: I2157d464989e7c9cb24f97d950ecc4dbdf4cd990
diff --git a/app/pom.xml b/app/pom.xml index 2d42331..6b48adc 100644 --- a/app/pom.xml +++ b/app/pom.xml
@@ -36,7 +36,7 @@ <onos.app.title>IGMP proxy app</onos.app.title> <onos.app.url>http://opencord.org</onos.app.url> <onos.app.readme>IGMP implementation.</onos.app.readme> - <sadis.api.version>5.3.0</sadis.api.version> + <sadis.api.version>5.4.0-SNAPSHOT</sadis.api.version> </properties> <dependencies>