X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=checkstyle%2Fpom.xml;h=bd343683b2f4a7e9b25e562ddb6ed5f9e583770f;hb=73f01b7f9141ddaf6ad4ed69599b2a454e4766fe;hp=185d9c33a4f821be9fda99a156e9614c6522bab4;hpb=165e3b8bcc492ebe31431f30c14d5dc98bb7f18e;p=cps.git diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 185d9c33a..bd343683b 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -26,7 +26,7 @@ 4.0.0 org.onap.cps checkstyle - 3.0.0-SNAPSHOT + 3.1.0-SNAPSHOT @@ -60,19 +60,16 @@ /content/repositories/snapshots/ - - - ecomp-releases - ECOMP Release Repository - ${nexusproxy}${releaseNexusPath} - - - ecomp-snapshots - ECOMP Snapshot Repository - ${nexusproxy}${snapshotNexusPath} - - + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + org.codehaus.mojo @@ -100,4 +97,17 @@ + + + + ecomp-releases + ECOMP Release Repository + ${nexusproxy}${releaseNexusPath} + + + ecomp-snapshots + ECOMP Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + + \ No newline at end of file