commit | 4fa37d936a65bd4c4ac8990a419df3e074fb8b68 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Tue Mar 15 11:53:13 2022 +0100 |
committer | Andrea Campanella <andrea@opennetworking.org> | Tue Mar 15 11:53:13 2022 +0100 |
tree | 5c491ed3b584e000b2b1a8f24e8163eca8f0e27e | |
parent | 97c865a544dc52fe5ab17af3550a50012358a443 [diff] |
Updating Sadis to latest snapshot to avoid runtime issues Change-Id: I652dd71f858eea0a788c27eb4e59a1bf2ce2bb43
diff --git a/pom.xml b/pom.xml index 044a0f6..a957b96 100644 --- a/pom.xml +++ b/pom.xml
@@ -33,7 +33,7 @@ <description>CORD Multicast application</description> <properties> - <sadis.api.version>5.5.1</sadis.api.version> + <sadis.api.version>5.6.0-SNAPSHOT</sadis.api.version> <mcast.api.version>2.6.0-SNAPSHOT</mcast.api.version> </properties>