diff --git a/pom.xml b/pom.xml index dee94f9c8f..7130943297 100644 --- a/pom.xml +++ b/pom.xml @@ -362,12 +362,6 @@ ${project.basedir}/ - - ${image.name}:${project.version} - - ${project.basedir}/ - - diff --git a/rm-community/rm-community-repo/pom.xml b/rm-community/rm-community-repo/pom.xml index 304dd1b9c1..1bee1bcb8e 100644 --- a/rm-community/rm-community-repo/pom.xml +++ b/rm-community/rm-community-repo/pom.xml @@ -700,13 +700,23 @@ release - - - io.fabric8 - fabric8-maven-plugin - - - - + + + io.fabric8 + fabric8-maven-plugin + + + + ${image.name}:${project.version} + + ${project.basedir}/ + + + + + + + + \ No newline at end of file