X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=a1-policy-management-service%2Fpom.xml;h=8a6d584cae7fe23b32f674a3af538568d96fb230;hb=ba93486b43fb1cda492ba27ae4637a6e0160ae66;hp=0ca4230068d9d48418ee5d30981e0e41eb9d476a;hpb=9f7af4b300fb221545cfc60805840d1ed9190d03;p=nonrtric.git diff --git a/a1-policy-management-service/pom.xml b/a1-policy-management-service/pom.xml index 0ca42300..8a6d584c 100644 --- a/a1-policy-management-service/pom.xml +++ b/a1-policy-management-service/pom.xml @@ -30,8 +30,8 @@ org.o-ran-sc.nonrtric - policy-agent - 2.3.0-SNAPSHOT + a1-policy-management-service + 2.4.0-SNAPSHOT The Apache Software License, Version 2.0 @@ -52,7 +52,6 @@ 1.1.6 2.1.6 20190722 - 3.6 3.8.0 2.12.2 1.18.0 @@ -129,11 +128,6 @@ json ${json.version} - - commons-net - commons-net - ${commons-net.version} - org.springframework.boot spring-boot-configuration-processor @@ -309,7 +303,7 @@ false - generate-policy-agent-image + generate-a1-policy-management-service-image package build @@ -318,7 +312,7 @@ ${env.CONTAINER_PULL_REGISTRY} - o-ran-sc/nonrtric-policy-agent:${project.version} + o-ran-sc/nonrtric-a1-policy-management-service:${project.version} try ${basedir} @@ -335,7 +329,7 @@ - push-policy-agent-image + push-a1-policy-management-service-image build push @@ -345,7 +339,7 @@ ${env.CONTAINER_PUSH_REGISTRY} - o-ran-sc/nonrtric-policy-agent:${project.version} + o-ran-sc/nonrtric-a1-policy-management-service:${project.version} ${basedir} Dockerfile