X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=controlloop%2Fcommon%2Ffeature-controlloop-trans%2Fpom.xml;h=dc80d58eb3e464848f389820be65cd8c2b15042e;hb=f8aa410e7d819f42e8a1bb4a4a60eb45da3a05a6;hp=fb60926aa75c7323a91101c74b44d16a434c4f7b;hpb=25d3e43f27fb4d055af69c6934f3531fef115a02;p=policy%2Fdrools-applications.git diff --git a/controlloop/common/feature-controlloop-trans/pom.xml b/controlloop/common/feature-controlloop-trans/pom.xml index fb60926aa..dc80d58eb 100644 --- a/controlloop/common/feature-controlloop-trans/pom.xml +++ b/controlloop/common/feature-controlloop-trans/pom.xml @@ -2,8 +2,9 @@ ============LICENSE_START======================================================= ONAP ================================================================================ - Copyright (C) 2018-2020 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2019 Nordix Foundation. + Copyright (C) 2018-2021 AT&T Intellectual Property. All rights reserved. + Modifications Copyright (C) 2019,2023 Nordix Foundation. + Modifications Copyright (C) 2020 Bell Canada. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -19,13 +20,14 @@ ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.drools-applications.controlloop.common - common - 1.6.0-SNAPSHOT + drools-applications-common + 2.0.1 feature-controlloop-trans @@ -79,44 +81,44 @@ + - maven-checkstyle-plugin + io.swagger.codegen.v3 + swagger-codegen-maven-plugin - onap-java-style + code-gen - check + generate - process-sources - - onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory} - true - true - true - - - true - warning + ${project.basedir}/src/main/resources/openapi/openapi.yaml + org.onap.policy.drools.server.restful + org.onap.policy.drools.server.restful.model + org.onap.policy.drools.server.restful + jaxrs-spec + false + false + + Response=jakarta.ws.rs.core.Response + + + Integer=int + Long=long + + + true + src/gen/java + java17 + true + true + - - - org.onap.oparent - checkstyle - ${oparent.version} - compile - - - org.onap.policy.models.policy-models-interactions.model-impl @@ -142,17 +144,6 @@ ${version.policy.drools-pdp} provided - - junit - junit - test - - - org.awaitility - awaitility - 3.0.0 - test - com.google.guava guava