X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ms%2Fcommand-executor%2Fpom.xml;h=2ba9325d88f136cbc93ffd8f0fc5cf66d3ac19bc;hb=fa39a6d12e344ef4432f8bc35bde8e29cb9c3f38;hp=af1b4f43b607c9e19f0a168cc35c89b8de873c49;hpb=f562d65f4341b4706191cd8d3b9d393de226edbc;p=ccsdk%2Fcds.git diff --git a/ms/command-executor/pom.xml b/ms/command-executor/pom.xml index af1b4f43b..2ba9325d8 100755 --- a/ms/command-executor/pom.xml +++ b/ms/command-executor/pom.xml @@ -14,28 +14,25 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + + 4.0.0 + org.onap.ccsdk.cds - ms - 0.4.2-SNAPSHOT + cds-ms + 1.1.3-SNAPSHOT .. + command-executor pom - Command Executor + + MS Command Executor Micro-service providing python environment with gRPC binding for command execution - maven onap/ccsdk-commandexecutor - ${https_proxy} - deploy - true - ${project.version} - ${maven.build.timestamp} @@ -113,7 +110,7 @@ io.fabric8 docker-maven-plugin - 0.26.1 + 0.34.0 false @@ -123,24 +120,19 @@ try ${basedir}/target/docker-stage + ${project.docker.latestminortag.version} ${project.docker.latestfulltag.version} + ${project.docker.latesttagtimestamp.version} - true + ${docker.verbose} + ${docker.skip.push} - generate-images - package - - build - - - - push-images - ${docker.push.phase} + build-push-images build push