Update maven repo to https

From Jan 15, 2020 Maven Central Repository no longer supports HTTP and requires that all requests to the repository are encrypted over HTTPS.
https://support.sonatype.com/hc/en-us/articles/360041287334

Change-Id: I41c120a417eb26b06141bf8cdf6f573e3cd76515
1 file changed
tree: f4818c9796761db3348411265b9c30923da95108
  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