Bump up artifacts version to 1.1.3-SNAPSHOT

Change-Id: If302c33d5fa01ef483878265e9a326d31d122020
Issue-ID: POLICY-486
Signed-off-by: Marco Platania <platania@research.att.com>
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
6 files changed
tree: 1cd618c636b20c79e571b5d19773a238b4f25386
  1. common-logging/
  2. integrity-audit/
  3. integrity-monitor/
  4. project-configs/
  5. site-manager/
  6. .gitattributes
  7. .gitignore
  8. .gitreview
  9. LICENSE.txt
  10. pom.xml
  11. README.md
  12. version.properties
README.md

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