X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=near-rt-ric-simulator%2Fpom.xml;h=58368535595705c5bbef6de887ee36016e9b3d55;hb=d375c04a9c1917a9bf98285fb1f30062cff7a6d6;hp=b42355339cdaa60f12a26c9dfcf4a27549a9bc2e;hpb=cfb008f01b27aed7f3415af9d095170adf425277;p=nonrtric.git diff --git a/near-rt-ric-simulator/pom.xml b/near-rt-ric-simulator/pom.xml index b4235533..58368535 100644 --- a/near-rt-ric-simulator/pom.xml +++ b/near-rt-ric-simulator/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.oran.nearric nearric-simulator - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT pom ${project.artifactId} @@ -73,37 +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} - - - - - - - -