commit | 378291f84f2e2aab11d3a00d952d8e7b4af37927 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Tue Mar 30 11:45:23 2021 +0200 |
committer | Andrea Campanella <andrea@opennetworking.org> | Tue Mar 30 11:46:35 2021 +0200 |
tree | 654e1f268789522ad6da650e685fd30b57af614a | |
parent | e99555469a393b8c89a087036eb8fb0ff7f5add2 [diff] [blame] |
Depending on latest sadis 5.3.0 API version Change-Id: Iac4326f1a7b132d8e7281f836f7eb6495cc835f7
diff --git a/pom.xml b/pom.xml index ed00947..e904ed1 100644 --- a/pom.xml +++ b/pom.xml
@@ -33,7 +33,7 @@ <description>CORD Multicast application</description> <properties> - <sadis.api.version>5.3.0-SNAPSHOT</sadis.api.version> + <sadis.api.version>5.3.0</sadis.api.version> <mcast.api.version>2.2.0-SNAPSHOT</mcast.api.version> </properties>