Adding distribution management in the app POM in order to release on Sonatype

Change-Id: I98efd03ea5c8630eedc9bbb0556af3c2fa393cce
1 file changed
tree: fa9999e9a2e3c0db08f2f837cd35078757fd3128
  1. .cloudbees.md
  2. .gitignore
  3. .gitreview
  4. LICENSE.txt
  5. README.md
  6. TEST-README.md
  7. api/
  8. app/
  9. pom.xml
README.md

ONOS OLT OpenFlow Control Application

Build

Let's build all the code

mvn clean install