X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=near-rt-ric-simulator%2Fpom.xml;h=58368535595705c5bbef6de887ee36016e9b3d55;hb=c683cd55dff59dd3d67cf409e397298bee5b7b91;hp=b42355339cdaa60f12a26c9dfcf4a27549a9bc2e;hpb=be84d0b846398b9684f9ddba2ef4f60a23cd5eb0;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} - - - - - - - -