X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=pom.xml;h=e50dd7d4fe3e3e2b631f238b83cdbddbad540052;hp=76589c58f157aae3eb70b1bf84291b1434536989;hb=927a79e5b7f9cacd2798504ac158f0a75dc64da8;hpb=1c5d6cdf3793b0691686dc34c742f62582daff50 diff --git a/pom.xml b/pom.xml index 76589c58f..e50dd7d4f 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,12 +18,13 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.parent integration - 3.0.1 + 3.1.0-SNAPSHOT org.onap.policy.engine @@ -59,8 +60,8 @@ 1.3.3 1.18 6.8.2 - 1.5.2 - 2.1.3 + 1.6.0-SNAPSHOT + 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 +