Use the dependency version from policy/parent

Removing the version attribute from this pom, so that the
same gets derived from policy/parent and managed at one
location.

Issue-ID: POLICY-4291
Change-Id: Idfa3ab68f1e80ad951460842dfaeaabdc5779b22
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
1 file changed
tree: b97ed987b41d4e445c5d05240102738863fc596e
  1. capabilities/
  2. common-logging/
  3. common-parameters/
  4. gson/
  5. integrity-audit/
  6. integrity-monitor/
  7. policy-endpoints/
  8. project-configs/
  9. releases/
  10. spring-utils/
  11. utils/
  12. utils-test/
  13. .gitattributes
  14. .gitignore
  15. .gitreview
  16. INFO.yaml
  17. LICENSE.txt
  18. lombok.config
  19. pom.xml
  20. README.md
  21. 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 ONAP common code, which is shared by 'policy-drools-pdp' and 'policy-engine'. 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