X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=near-rt-ric-simulator%2Fpom.xml;h=58368535595705c5bbef6de887ee36016e9b3d55;hb=f217fffad3db72759708ea68892357b46b8ed4a0;hp=9cd0645099b70b271d37762be04112dfc9c4d060;hpb=7b9db8519647644b7cc574297fa28912bacbd357;p=nonrtric.git diff --git a/near-rt-ric-simulator/pom.xml b/near-rt-ric-simulator/pom.xml index 9cd06450..58368535 100644 --- a/near-rt-ric-simulator/pom.xml +++ b/near-rt-ric-simulator/pom.xml @@ -73,38 +73,6 @@ ${java.version} - - io.fabric8 - docker-maven-plugin - ${docker-maven-plugin.version} - false - - - push-near-rt-ric-simulator-image - - build - push - - - ${env.CONTAINER_PULL_REGISTRY} - ${env.CONTAINER_PUSH_REGISTRY} - - - o-ran-sc/near-rt-ric-simulator:${project.version} - - ${basedir}/ric-plt/a1 - Dockerfile - - ${project.version} - latest - - - - - - - -