Upgrade to cds 1.1.5-SNAPSHOT

Upgrading policy components to cds 1.1.5-SNAPSHOT
to verify the contract and fixes coming up in the next released version.

Issue-ID: POLICY-3516
Change-Id: Ib847dc48b863591a30cfc4594329aabe57caf250
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
(cherry picked from commit b49f9aa039afb2769f323d31d7ab3e6d26d8267d)
1 file changed
tree: 9e432ea4ef7366646e1c8bbffda2b078d45be5d6
  1. docs/
  2. integration/
  3. releases/
  4. .gitignore
  5. .gitreview
  6. .readthedocs.yaml
  7. INFO.yaml
  8. LICENSE.txt
  9. onap-java-formatter.xml
  10. pom.xml
  11. README.md
  12. 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 Parent repository that contains overarching build pom.xml to build ALL the repos under policy/*

To build it using Maven 3, run: mvn clean install