X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ms%2Fpy-executor%2Fpom.xml;h=e987bb1bc22e07417d0f18bc5ba860f67d06037e;hb=refs%2Fheads%2Fmaster;hp=9839c71853ad8c3144683d1ab9fc26d9c1812e68;hpb=ed5ccd2c544eb0da85342bc64308363997b3747f;p=ccsdk%2Fcds.git diff --git a/ms/py-executor/pom.xml b/ms/py-executor/pom.xml index 9839c7185..e987bb1bc 100644 --- a/ms/py-executor/pom.xml +++ b/ms/py-executor/pom.xml @@ -14,28 +14,22 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 org.onap.ccsdk.cds cds-ms - 1.0.0-SNAPSHOT + 1.6.0-SNAPSHOT py-executor - MS Python Script Executor + MS Python Executor Micro-service providing python environment with gRPC binding for python script execution - maven onap/ccsdk-py-executor - deploy - true - ${maven.build.timestamp} - yyyyMMdd'T'HHmmss'Z' true @@ -88,9 +82,9 @@ - org.codehaus.groovy.maven - gmaven-plugin - 1.0 + org.codehaus.gmaven + groovy-maven-plugin + 2.1.1 validate @@ -114,7 +108,7 @@ io.fabric8 docker-maven-plugin - 0.26.1 + 0.34.0 false @@ -122,6 +116,7 @@ ${image.name} try + true ${basedir}/target/docker-stage ${project.docker.latestminortag.version} @@ -131,19 +126,12 @@ - true + ${docker.verbose} + ${docker.skip.push} - generate-images - package - - build - - - - push-images - ${docker.push.phase} + build-push-images build push