commit | a2b65d76ef5c172fec4df73c1954449faf9467af | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Tue Mar 15 11:53:06 2022 +0100 |
committer | Andrea Campanella <andrea@opennetworking.org> | Tue Mar 15 11:53:06 2022 +0100 |
tree | 866586420e10be1fa2179008b058d2d30eb4721c | |
parent | 63c08bcdd069c79230d2a625e5ab05cb5899d3c3 [diff] |
Updating Sadis to latest snapshot to avoid runtime issues Change-Id: I152350756ba9c64b183f9e1f347d3ff3db6734a7
diff --git a/pom.xml b/pom.xml index 68c0157..f53f229 100755 --- a/pom.xml +++ b/pom.xml
@@ -32,7 +32,7 @@ <url>http://opencord.org</url> <properties> - <sadis.api.version>5.5.1</sadis.api.version> + <sadis.api.version>5.6.0-SNAPSHOT</sadis.api.version> <dhcpl2relay.api.version>2.7.0-SNAPSHOT</dhcpl2relay.api.version> </properties>