[VOL-5048] - Build and deploy for VOLTHA v2.12 release.

api/pom.xml
app/pom.xml
pom.xml
-----------
  o Udpate copyright notice to span 2023.
  o Update maven plugins spotbugs and findsecbugs.
  o Update sadis component to v5.11.1

Change-Id: If1a3213e35b07604e7304773c75a665d39afb3c2
3 files changed
tree: aca3e5541df294e7158478049c7bff79ef7a2a6b
  1. .gitignore
  2. .gitreview
  3. LICENSE.txt
  4. README.md
  5. api/
  6. app/
  7. pom.xml
  8. spotbugs-security-exclude.xml
  9. spotbugs-security-include.xml
README.md

ONOS OLT topology Application

Build

Let's build all the code

mvn clean install