4.0.0 org.springframework.boot spring-boot-starter-parent 3.0.6 org.o-ran-sc.nonrtric nonrtric-gateway 1.3.0-SNAPSHOT Nonrtric Gateway Nonrtric Gateway 17 2022.0.2 2.13.0 2.30.0 0.30.0 org.springframework.cloud spring-cloud-starter-gateway org.springframework.boot spring-boot-starter-test test org.springframework.boot spring-boot-starter-actuator runtime org.springframework.cloud spring-cloud-dependencies ${spring-cloud.version} pom import org.springframework.boot spring-boot-maven-plugin net.revelc.code.formatter formatter-maven-plugin ${formatter-maven-plugin.version} LF ${project.basedir}/eclipse-formatter.xml com.diffplug.spotless spotless-maven-plugin ${spotless-maven-plugin.version} UNIX com,java,javax,org docker io.fabric8 docker-maven-plugin ${docker-maven-plugin.version} false generate-nonrtric-gateway-image package build ${env.CONTAINER_PULL_REGISTRY} o-ran-sc/nonrtric-gateway:${project.version} try ${basedir} Dockerfile false ${project.build.finalName}.jar ${project.version} push-nonrtric-gateway-image build push ${env.CONTAINER_PULL_REGISTRY} ${env.CONTAINER_PUSH_REGISTRY} o-ran-sc/nonrtric-gateway:${project.version} ${basedir} Dockerfile false ${project.build.finalName}.jar ${project.version} latest