Changed project version to 3.1.1-SNAPSHOT in order to isolate java 11 upgrades

Issue-ID: POLICY-1594
Change-Id: I64e9f486353a4b2ac2ac706512c426932c1aff3a
Signed-off-by: HOCKLA <ah999m@att.com>
3 files changed
tree: 13b1a5494e7b06b30943c6e14a1d2f67169a722f
  1. docs/
  2. integration/
  3. releases/
  4. .gitignore
  5. .gitreview
  6. INFO.yaml
  7. LICENSE.txt
  8. onap-java-formatter.xml
  9. pom.xml
  10. README.md
  11. 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