aboutsummaryrefslogtreecommitdiffstats
path: root/dcae-analytics-common/pom.xml
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2017-04-04 13:17:07 -0400
committerLusheng Ji <lji@research.att.com>2017-04-04 13:17:07 -0400
commitbee548ab257ebae28ada163b284dc45f7a765fd2 (patch)
treec8ba7acc23b894c3b572f1b013e8ccc62ba10221 /dcae-analytics-common/pom.xml
parent8ea7be67dab6f76ffbb4fd029d1f77c9638b485e (diff)
pom javadoc
Change-Id: I472806cdd18a022f2892042366057de8bb4aac14 Signed-off-by: Lusheng Ji <lji@research.att.com>
Diffstat (limited to 'dcae-analytics-common/pom.xml')
-rw-r--r--dcae-analytics-common/pom.xml8
1 files changed, 3 insertions, 5 deletions
diff --git a/dcae-analytics-common/pom.xml b/dcae-analytics-common/pom.xml
index 0fa8836..cbff12e 100644
--- a/dcae-analytics-common/pom.xml
+++ b/dcae-analytics-common/pom.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<!--
~ ============LICENSE_START=========================================================
~ dcae-analytics
@@ -19,10 +20,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 +41,7 @@
<properties>
<main.basedir>${project.parent.basedir}</main.basedir>
- </properties>
+ <nexusproxy>https://nexus.onap.org</nexusproxy></properties>
<dependencies>