update dependency plugin to latest version

Issue-ID: POLICY-3952
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I1339de085260124847f328b0aa0e1ca1e5521ced
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2 files changed
tree: 5af0a9afd0a43cec14077aaf1e888e4becd32303
  1. feature-controller-logging/
  2. feature-distributed-locking/
  3. feature-drools-init/
  4. feature-healthcheck/
  5. feature-legacy-config/
  6. feature-lifecycle/
  7. feature-mdc-filters/
  8. feature-no-locking/
  9. feature-pooling-dmaap/
  10. feature-test-transaction/
  11. packages/
  12. policy-core/
  13. policy-domains/
  14. policy-management/
  15. policy-utils/
  16. releases/
  17. .gitignore
  18. .gitreview
  19. INFO.yaml
  20. LICENSE.txt
  21. lombok.config
  22. pom.xml
  23. README.md
  24. version.properties
README.md

Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode

This source repository contains the ONAP Policy DroolsPDP code. To build it:

  1. using Maven 3
  2. git clone http://gerrit.onap.org/r/oparent and copy oparent/settings.xml to ~/.m2
  3. mvn clean install