Add maven dependency for snakeyaml v1.24

Make snakeyaml dependency version consistent thru all projects by
providing it from integration parent artifact.

Issue-ID: POLICY-1603

Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: If09372f8242dbf7975fc152484cdce124854c48f
1 file changed
tree: e98f411183373dfe7c1bdfd695775f1323b2ee71
  1. docs/
  2. integration/
  3. .gitignore
  4. .gitreview
  5. INFO.yaml
  6. LICENSE.txt
  7. pom.xml
  8. README.md
  9. 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