X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=ms%2Fblueprintsprocessor%2Fmodules%2Finbounds%2Fselfservice-api%2Fpom.xml;h=7c1ecd207a377c93bef283852c4565db2a60ae9c;hb=702c0fa6355436591e2a22d9390ecbbdade0ca6e;hp=616b8e1443d987c67473463faf433aa20b8f15dd;hpb=6eed7abf47a41bdf28005d4aafdfc0bae4831d3a;p=ccsdk%2Fcds.git diff --git a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml index 616b8e144..7c1ecd207 100755 --- a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml @@ -17,30 +17,29 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor - inbounds - 1.0.0-SNAPSHOT + modules-inbounds + 1.3.0-SNAPSHOT + org.onap.ccsdk.cds.blueprintsprocessor.modules selfservice-api jar - Blueprints Processor Selfservice API - Blueprints Processor Selfservice API + MS Blueprints Processor Modules - Inbounds - Self Service API - org.onap.ccsdk.cds.blueprintsprocessor - blueprint-core + org.onap.ccsdk.cds.blueprintsprocessor.modules + blueprint-core - org.onap.ccsdk.cds.blueprintsprocessor - blueprint-validation + org.onap.ccsdk.cds.blueprintsprocessor.modules + blueprint-validation org.onap.ccsdk.cds.error.catalog @@ -49,9 +48,15 @@ - org.onap.ccsdk.cds.blueprintsprocessor + org.onap.ccsdk.cds.blueprintsprocessor.modules message-lib + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + blueprint-audit-status + ${project.version} + @@ -73,8 +78,7 @@ org.apache.kafka - kafka_2.11 - ${kafka.version} + kafka_2.13 org.slf4j @@ -82,5 +86,10 @@ + + + io.micrometer + micrometer-core +