X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=a27c149079d0927a3059e53f3003b286e334896c;hb=888a1dc070dd6b2d7df7dcd8f180b84dc1e153a3;hp=8a954e1fc753fb1e7c44075035f0049ede5bd1c4;hpb=45a9add1e79bad75405e5b93d614201ceabdd0d6;p=so.git diff --git a/pom.xml b/pom.xml index 8a954e1fc7..a27c149079 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.onap.oparent oparent - 1.2.1 + 2.0.0 org.onap.so @@ -49,8 +49,7 @@ **/* 0.7.5.201505241946 - - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT yyyyMMdd'T'HHmm original true @@ -71,6 +70,7 @@ 3.2.0 false true + 4.1.0 @@ -210,7 +210,7 @@ - + org.apache.maven.plugins maven-deploy-plugin - 2.8 + 2.8 + @@ -443,6 +444,7 @@ format + process-sources ${format.skipExecute} ${base-path}/project-configs/code-tools/onap-eclipse-format.xml @@ -453,12 +455,13 @@ format + process-sources ${format.skipExecute} ${project.basedir} ${base-path}/project-configs/code-tools/pom-format.properties - ${project.basedir}/pom.xml + pom.xml @@ -480,8 +483,8 @@ ${format.skipValidate} ${base-path}/project-configs/code-tools/pom-format.properties - - ${project.basedir}/pom.xml + + pom.xml @@ -500,16 +503,20 @@ io.fabric8 fabric8-maven-plugin - 3.5.33 + ${io.fabric8.version} ${docker.skip} ${docker.skip.build} ${docker.skip.push} - ${docker.newHost} - ${docker.host.cert.path} - ${dockerPushRepo} - ${dockerPullRepo} + ${docker.newHost} + + ${docker.host.cert.path} + + ${dockerPushRepo} + + ${dockerPullRepo} + service @@ -784,7 +791,7 @@ commons-codec commons-codec - 1.10 + 1.12 compile