Upgrade dependencies in gui

The gui builds are failing, because the policy dependencies cannot be
found.  Upgraded the dependency versions to the latest policy snapshots.

Issue-ID: POLICY-3180
Change-Id: Id90addb5a15bbdaa4842c1751ac0022f38417e49
Signed-off-by: Jim Hahn <jrh3@att.com>
1 file changed
tree: ccffba8e3620733f970dbd53c4dbd06d550d8a9d
  1. gui-common/
  2. gui-editors/
  3. gui-pdp-monitoring/
  4. .gitignore
  5. .gitreview
  6. INFO.yaml
  7. LICENSE.txt
  8. pom.xml
  9. README.md
  10. version.properties
README.md

Copyright 2017-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 GUI code.

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