VOL-4836 - Cosmetic edits to trigger a jenkins job.
pom.xml
-------
o Bump released component version for sadis from 5.6.0 to 5.9.0.
LICENSE.txt
-----------
o More cosmetic copyright notice updates.
Change-Id: I1a695c8fae69eea5d45676eddb886ed8f733852b
diff --git a/LICENSE.txt b/LICENSE.txt
index d9d9d30..56c7414 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -187,7 +187,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.
- Copyright 2016 Open Networking Foundation
+ Copyright 2016-2023 Open Networking Foundation (ONF) and the ONF Contributors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/pom.xml b/pom.xml
index 23b5169..781d131 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
<description>CORD Multicast application</description>
<properties>
- <sadis.api.version>5.6.0</sadis.api.version>
+ <sadis.api.version>5.9.0</sadis.api.version>
<mcast.api.version>2.8.0-SNAPSHOT</mcast.api.version>
</properties>