X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=policy-agent%2Fpom.xml;h=a438870666cba0464ad75ae5de018e299028d039;hb=4a112834cf7ea69f230fde864856093ecadb9cfe;hp=5ab2663b64bc03b7f8e2e30e753aea787851dcf7;hpb=a5d9009b589b2d9a369a4da9feb83c9efa259e07;p=nonrtric.git diff --git a/policy-agent/pom.xml b/policy-agent/pom.xml index 5ab2663b..a4388706 100644 --- a/policy-agent/pom.xml +++ b/policy-agent/pom.xml @@ -23,9 +23,9 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework + org.oransc policy-agent - 0.0.0 + 1.0.0-SNAPSHOT The Apache Software License, Version 2.0 @@ -174,6 +174,17 @@ false + + com.spotify + dockerfile-maven-plugin + + oransc/policy-agent + ${project.version} + + ${project.build.finalName}.jar + + + org.codehaus.mojo build-helper-maven-plugin