diff options
author | Lusheng Ji <lji@research.att.com> | 2017-04-10 13:13:55 -0400 |
---|---|---|
committer | Lusheng Ji <lji@research.att.com> | 2017-04-10 13:13:55 -0400 |
commit | d05b4774f4f05a7281088cf8a6f3108696c0f350 (patch) | |
tree | 493af000c35d47e17482689407ea692d5ad7bd8c | |
parent | 72755fb27e2e3c9b16344ecdbdccf06ba61f800a (diff) |
pom javadoc
Change-Id: I499d61aadd5c63c78a9af24c5f3c009fd15e8602
Signed-off-by: Lusheng Ji <lji@research.att.com>
-rw-r--r-- | pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,4 +1,3 @@ -<?xml version="1.0"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -699,7 +698,7 @@ <site> <id>ecomp-site</id> <!-- <url>file:LOCALDIR/${project.artifactId}/</url> --> - <url>dav:${nexusproxy}/content/sites/site/org/openecomp/dcae/collectors/ves/${project.artifactId}/${project.version}/</url> + <url>dav:${nexusproxy}/content/sites/site/org/onap/dcae/collectors/ves/${project.artifactId}/${project.version}/</url> </site> <repository> <id>ecomp-releases</id> |