commit | 715a0751d18291454e99656fb3f490a6d3ebd214 | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Tue Jan 10 03:16:07 2023 -0500 |
committer | Joey Armstrong <joey@opennetworking.org> | Tue Jan 10 03:16:22 2023 -0500 |
tree | dcc5edfadf06b8d70ffe84d73d0b6fce345ec012 | |
parent | 7f6d6d29ab30c9a6239aa7fd1df976dcc6b29565 [diff] |
Bump sadis version to released 5.10.0 Change-Id: I2437422827163ef3e307184a13127bcb694e00cd
diff --git a/pom.xml b/pom.xml index 59694b7..25fd801 100644 --- a/pom.xml +++ b/pom.xml
@@ -35,7 +35,7 @@ <description>OLT Application</description> <url>http://onosproject.org</url> <properties> - <sadis.api.version>5.9.0</sadis.api.version> + <sadis.api.version>5.10.0</sadis.api.version> <olt.api.version>5.2.3-SNAPSHOT</olt.api.version> </properties> <dependencies>