X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=checkstyle%2Fpom.xml;h=8d11742000b8bcf4bd32e3c3c27de81f5a4677b3;hb=2f09266fd3231529e41ce97b02577bc5b82a8c03;hp=185d9c33a4f821be9fda99a156e9614c6522bab4;hpb=165e3b8bcc492ebe31431f30c14d5dc98bb7f18e;p=cps.git diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 185d9c33a..8d1174200 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 @@ -94,10 +91,27 @@ resources/copyright-template.txt resources/ignore-files-config.csv + + 0 + 1 + + + + + ecomp-releases + ECOMP Release Repository + ${nexusproxy}${releaseNexusPath} + + + ecomp-snapshots + ECOMP Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + + \ No newline at end of file