aboutsummaryrefslogtreecommitdiffstats
path: root/dcae-analytics-common
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2017-04-07 10:35:15 -0400
committerLusheng Ji <lji@research.att.com>2017-04-07 10:35:15 -0400
commit93ec48a0a9e0bc6d3722d1076d9617934290a148 (patch)
tree05dba8bc2d367738bfaecff836ab9b1aa99d190d /dcae-analytics-common
parentc793f58a7994cb58294cd159ec01038e206038c6 (diff)
pom javadoc
Change-Id: I87566c3bb361ba3ccf5b3badf7ce20ecf4404272 Signed-off-by: Lusheng Ji <lji@research.att.com>
Diffstat (limited to 'dcae-analytics-common')
-rw-r--r--dcae-analytics-common/pom.xml7
1 files changed, 2 insertions, 5 deletions
diff --git a/dcae-analytics-common/pom.xml b/dcae-analytics-common/pom.xml
index aa69a70..646aa55 100644
--- a/dcae-analytics-common/pom.xml
+++ b/dcae-analytics-common/pom.xml
@@ -19,10 +19,7 @@
~ ECOMP and OpenECOMP are trademarks and service marks of AT&T Intellectual Property.
~ ============LICENSE_END=========================================================
-->
-
-<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">
+<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>
@@ -43,7 +40,7 @@
<properties>
<main.basedir>${project.parent.basedir}</main.basedir>
- </properties>
+ <nexusproxy>https://nexus.onap.org</nexusproxy></properties>
<dependencies>