X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-PDP-REST%2Fpom.xml;h=ad7c70c88ffdf650f37af1e0157bd0d127fdaad2;hb=48276315757f6561ee6a52575c07ba4d726679f5;hp=ba9f73332272a45342785531a791e771facb1e77;hpb=acd8d1dd8a27543e00fd0ee53cb1fa91d7de48ff;p=policy%2Fengine.git diff --git a/ONAP-PDP-REST/pom.xml b/ONAP-PDP-REST/pom.xml index ba9f73332..ad7c70c88 100644 --- a/ONAP-PDP-REST/pom.xml +++ b/ONAP-PDP-REST/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -26,7 +26,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT ONAP-PDP-REST @@ -48,6 +48,11 @@ + + com.h2database + h2 + test + org.onap.policy.engine ONAP-PDP @@ -193,7 +198,7 @@ io.springfox springfox-swagger-ui - 2.5.0 + 2.7.0 org.onap.policy.engine