X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sms-client%2Fjava%2Fpom.xml;h=9480f3700ded67c795a181c5e6f91d510885285f;hb=07e3960375d321139ce2e712afa093b9aa2c19a2;hp=f618277c6f85d38e13a96ff989f14c9dcd759b0d;hpb=cd6ef3a93d3dae845ba0333de9caa52c99923e9b;p=aaf%2Fsms.git diff --git a/sms-client/java/pom.xml b/sms-client/java/pom.xml index f618277..9480f37 100644 --- a/sms-client/java/pom.xml +++ b/sms-client/java/pom.xml @@ -4,15 +4,15 @@ org.onap.aaf.sms sms-client jar - 2.0.0-SNAPSHOT + 4.0.0-SNAPSHOT sms-client - https://nexus.onap.org - /content/repositories/snapshots/ - /content/repositories/releases/ - /content/repositories/staging/ - /content/sites/site/org/onap/aaf/sms/${project.artifactId}/${project.version} + https://nexus.onap.org + /content/repositories/snapshots/ + /content/repositories/releases/ + /content/repositories/staging/ + /content/sites/site/org/onap/aaf/sms/${project.artifactId}/${project.version} UTF-8 1.8 1.8 @@ -31,6 +31,13 @@ + + org.apache.maven.plugins + maven-deploy-plugin + + false + + org.apache.maven.plugins maven-shade-plugin @@ -56,20 +63,20 @@ - - ecomp-releases - AAF SMS Release Repository - ${nexusproxy}${releaseNexusPath} - - - ecomp-snapshots - AAF SMS Snapshot Repository - ${nexusproxy}${snapshotNexusPath} - - - ecomp-site - dav:${nexusproxy}${sitePath} - - + + ecomp-releases + AAF SMS Release Repository + ${nexusproxy}${releaseNexusPath} + + + ecomp-snapshots + AAF SMS Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + + + ecomp-site + dav:${nexusproxy}${sitePath} + +