From 4d1b8242b588cc026d5ca06920e3d87c529611de Mon Sep 17 00:00:00 2001 From: Lusheng Ji Date: Tue, 4 Apr 2017 13:18:44 -0400 Subject: pom javadoc Change-Id: I729940fbe320e8813152a4b3cd0b4218b529e68f Signed-off-by: Lusheng Ji --- ncomp-utils-java-extra/pom.xml | 14 +++++++------- ncomp-utils-java/pom.xml | 14 +++++++------- ncomp-utils-journaling/pom.xml | 14 +++++++------- pom.xml | 6 +++--- 4 files changed, 24 insertions(+), 24 deletions(-) diff --git a/ncomp-utils-java-extra/pom.xml b/ncomp-utils-java-extra/pom.xml index f4d2c52..5594b84 100644 --- a/ncomp-utils-java-extra/pom.xml +++ b/ncomp-utils-java-extra/pom.xml @@ -1,5 +1,5 @@ - + + 4.0.0 org.openecomp.ncomp.utils ncomp-utils-java-extra @@ -14,7 +14,7 @@ https://nexus.onap.org ecomp-staging 176c31dfe190a - + https://nexus.onap.org @@ -48,8 +48,8 @@ maven-compiler-plugin 3.1 - - + + @@ -115,8 +115,8 @@ ${openecomp.nexus.snapshots} - dcae-javadoc - ${site.urlroot}/${project.artifactId}/${project.version}/ + ecomp-site + dav:${nexusproxy}/content/sites/site/org/openecomp/ncomp/utils/${project.artifactId}/${project.version}/ diff --git a/ncomp-utils-java/pom.xml b/ncomp-utils-java/pom.xml index 08101f9..d3efa75 100644 --- a/ncomp-utils-java/pom.xml +++ b/ncomp-utils-java/pom.xml @@ -1,5 +1,5 @@ - + + 4.0.0 org.openecomp.ncomp.utils ncomp-utils-java @@ -14,7 +14,7 @@ https://nexus.onap.org ecomp-staging 176c31dfe190a - + https://nexus.onap.org @@ -48,8 +48,8 @@ maven-compiler-plugin 3.1 - - + + @@ -110,8 +110,8 @@ ${openecomp.nexus.snapshots} - dcae-javadoc - ${site.urlroot}/${project.artifactId}/${project.version}/ + ecomp-site + dav:${nexusproxy}/content/sites/site/org/openecomp/ncomp/utils/${project.artifactId}/${project.version}/ diff --git a/ncomp-utils-journaling/pom.xml b/ncomp-utils-journaling/pom.xml index c500b29..b0a64f3 100644 --- a/ncomp-utils-journaling/pom.xml +++ b/ncomp-utils-journaling/pom.xml @@ -1,5 +1,5 @@ - + + 4.0.0 org.openecomp.ncomp.utils ncomp-utils-journaling @@ -14,7 +14,7 @@ https://nexus.onap.org ecomp-staging 176c31dfe190a - + https://nexus.onap.org @@ -48,8 +48,8 @@ maven-compiler-plugin 3.1 - - + + @@ -115,8 +115,8 @@ ${openecomp.nexus.snapshots} - dcae-javadoc - ${site.urlroot}/${project.artifactId}/${project.version}/ + ecomp-site + dav:${nexusproxy}/content/sites/site/org/openecomp/ncomp/utils/${project.artifactId}/${project.version}/ diff --git a/pom.xml b/pom.xml index 62e5b3f..ee8b6b1 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,5 @@ - + + 4.0.0 org.openecomp.ncomp.utils @@ -9,7 +9,7 @@ UTF-8 - + https://nexus.onap.org -- cgit 1.2.3-korg