[SECURITY] Use HTTPS to resolve dependencies in Maven Build (#6)

* Use HTTPS instead of HTTP to resolve dependencies

This fixes a security vulnerability in this project where the `pom.xml`
files were configuring Maven to resolve dependencies over HTTP instead of
HTTPS.

Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>

Remove reference to netbeans  repository completly

Co-authored-by: Eric Barboni <skygo@apache.org>
1 file changed
tree: 84d15703334d9d9182c506af7e357e94bd36f9e8
  1. src/
  2. .gitignore
  3. Jenkinsfile.groovy
  4. LICENSE
  5. NOTICE
  6. pom.xml
  7. README.md