X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=PolicyEngineAPI%2Fpom.xml;h=be3700ebaa6df6c72c795f51f580843fa4c938ce;hb=5cd57949604803a32bd3a19c183eadf11f0ab900;hp=b7f1371b530661ac8b1623dbe6271a2cfa957cab;hpb=65f1e2bfc7d34ed125055f5c881d44bd4f5d38d0;p=policy%2Fengine.git diff --git a/PolicyEngineAPI/pom.xml b/PolicyEngineAPI/pom.xml index b7f1371b5..be3700eba 100644 --- a/PolicyEngineAPI/pom.xml +++ b/PolicyEngineAPI/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.0-SNAPSHOT + 1.2.0-SNAPSHOT PolicyEngineAPI @@ -34,7 +34,7 @@ com.fasterxml.jackson.core jackson-databind - 2.8.5 + ${jackson.version} org.glassfish @@ -44,7 +44,7 @@ org.apache.httpcomponents httpclient - 4.3.1 + ${httpclient.version} commons-io @@ -59,7 +59,7 @@ commons-fileupload commons-fileupload - 1.3.1 + ${commons.fileupload.version} junit