From 78940f01170cb758f85f47789e471348803fbf42 Mon Sep 17 00:00:00 2001 From: Lusheng Ji Date: Tue, 4 Apr 2017 13:18:04 -0400 Subject: pom javadoc Change-Id: I838ffa583adffaea785e823b00ec6271cb90d3fb Signed-off-by: Lusheng Ji --- ncomp-core-model/pom.xml | 10 +++++----- ncomp-core-tools/pom.xml | 10 +++++----- ncomp-core-types/pom.xml | 11 ++++++----- pom.xml | 6 +++--- 4 files changed, 19 insertions(+), 18 deletions(-) diff --git a/ncomp-core-model/pom.xml b/ncomp-core-model/pom.xml index d9eb494..ee08f34 100644 --- a/ncomp-core-model/pom.xml +++ b/ncomp-core-model/pom.xml @@ -1,5 +1,5 @@ - + + 4.0.0 org.openecomp.ncomp.core ncomp-core-model @@ -12,7 +12,7 @@ UTF-8 - + https://nexus.onap.org @@ -36,8 +36,8 @@ maven-compiler-plugin 3.1 - - + + diff --git a/ncomp-core-tools/pom.xml b/ncomp-core-tools/pom.xml index 31a710d..f02113b 100644 --- a/ncomp-core-tools/pom.xml +++ b/ncomp-core-tools/pom.xml @@ -1,5 +1,5 @@ - + + 4.0.0 org.openecomp.ncomp.core ncomp-core-tools @@ -15,7 +15,7 @@ https://nexus.onap.org ecomp-staging 176c31dfe190a - + https://nexus.onap.org @@ -80,8 +80,8 @@ ${openecomp.nexus.snapshots} - dcae-javadoc - ${site.urlroot}/${project.artifactId}/${project.version}/ + ecomp-site + dav:${nexusproxy}/content/sites/site/org/openecomp/ncomp/core/${project.artifactId}/${project.version}/ diff --git a/ncomp-core-types/pom.xml b/ncomp-core-types/pom.xml index 5528f9f..4453832 100644 --- a/ncomp-core-types/pom.xml +++ b/ncomp-core-types/pom.xml @@ -1,3 +1,4 @@ + 4.0.0 org.openecomp.ncomp.core @@ -13,7 +14,7 @@ https://nexus.onap.org ecomp-staging 176c31dfe190a - + https://nexus.onap.org @@ -47,8 +48,8 @@ maven-compiler-plugin 3.1 - - + + @@ -86,8 +87,8 @@ ${openecomp.nexus.snapshots} - dcae-javadoc - ${site.urlroot}/${project.artifactId}/${project.version}/ + ecomp-site + dav:${nexusproxy}/content/sites/site/org/openecomp/ncomp/core/${project.artifactId}/${project.version}/ diff --git a/pom.xml b/pom.xml index 271dea9..e3101f3 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,5 @@ - + + 4.0.0 org.openecomp.ncomp.core ncomp-core @@ -9,7 +9,7 @@ UTF-8 1.7 1.7 - + https://nexus.onap.org -- cgit 1.2.3-korg