commit | 4b8d9c19bc2ec6b44b4dbf0242064619c665472d | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Tue Mar 15 11:53:52 2022 +0100 |
committer | Andrea Campanella <andrea@opennetworking.org> | Tue Mar 15 11:53:52 2022 +0100 |
tree | 027f498680ed7603379d137b7cd4e950d683fc43 | |
parent | 7180eaf2f31c2f654f4fa57cec5f928bb19b1b64 [diff] |
Updating Sadis to latest snapshot to avoid runtime issues Change-Id: I0b9829c10a21fb4006c9a8f586ad718a0aae24fa
diff --git a/pom.xml b/pom.xml index 2ae65d9..70c1ee2 100644 --- a/pom.xml +++ b/pom.xml
@@ -31,7 +31,7 @@ <packaging>pom</packaging> <properties> - <sadis.api.version>5.5.1</sadis.api.version> + <sadis.api.version>5.6.0-SNAPSHOT</sadis.api.version> <aaa.api.version>2.6.0-SNAPSHOT</aaa.api.version> </properties>