From: Lusheng Ji Date: Tue, 26 Sep 2017 15:52:44 +0000 (+0200) Subject: Test pom changes X-Git-Tag: v1.1.0~28 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F35%2F15635%2F1;p=dcaegen2.git Test pom changes Issue-Id: DCAEGEN2-60 Change-Id: I320e4e660246a87147951355c71705183d749892 Signed-off-by: Lusheng Ji --- diff --git a/platformdoc/pom.xml b/platformdoc/pom.xml index 573f395d..6ae7ea5d 100644 --- a/platformdoc/pom.xml +++ b/platformdoc/pom.xml @@ -53,6 +53,77 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. ${project.artifactId}-${project.version} + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + + true + + + + org.apache.maven.plugins + maven-deploy-plugin + + 2.8 + + true + + + + + + org.apache.maven.plugins + maven-resources-plugin + 2.6 + + true + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + true + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + default-jar + + + + + + + org.apache.maven.plugins + maven-install-plugin + 2.4 + + true + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.12.4 + + true + + + org.codehaus.mojo exec-maven-plugin diff --git a/pom.xml b/pom.xml index 4d78f82e..938f773f 100644 --- a/pom.xml +++ b/pom.xml @@ -77,6 +77,77 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. ${project.artifactId}-${project.version} + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + + true + + + + org.apache.maven.plugins + maven-deploy-plugin + + 2.8 + + true + + + + + + org.apache.maven.plugins + maven-resources-plugin + 2.6 + + true + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + true + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + default-jar + + + + + + + org.apache.maven.plugins + maven-install-plugin + 2.4 + + true + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.12.4 + + true + + + org.codehaus.mojo exec-maven-plugin