X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=pom.xml;h=c429b08ce75ce7dacf227a2690c59bcee9641f48;hp=0315929628148d33e7cd82ff6bcc2e8d29bb1695;hb=e28d69bf71518b466c1b5940fa36feec94d2b60b;hpb=1d48c011fb5368dece0a180edab9d18f8efd860a diff --git a/pom.xml b/pom.xml index 031592962..c429b08ce 100644 --- a/pom.xml +++ b/pom.xml @@ -8,9 +8,9 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -18,17 +18,18 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.parent integration - 3.0.1 + 3.1.0 org.onap.policy.engine PolicyEngineSuite - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT pom policy-engine The ONAP Policy Engine main pom @@ -59,8 +60,8 @@ 1.3.3 1.18 6.8.2 - 1.5.2 - 2.1.3 + 1.6.1 + 2.2.0-SNAPSHOT PolicyEngineUtils @@ -99,6 +100,11 @@ + + org.projectlombok + lombok + provided + javax.servlet javax.servlet-api @@ -120,6 +126,11 @@ junit test + + org.assertj + assertj-core + test + org.springframework spring-mock @@ -155,6 +166,11 @@ 3.1 test + + org.glassfish.jersey.inject + jersey-hk2 + test +