aboutsummaryrefslogtreecommitdiffstats
path: root/dcae-analytics-test/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dcae-analytics-test/pom.xml')
-rw-r--r--dcae-analytics-test/pom.xml8
1 files changed, 3 insertions, 5 deletions
diff --git a/dcae-analytics-test/pom.xml b/dcae-analytics-test/pom.xml
index 1bc9fdc..0e40845 100644
--- a/dcae-analytics-test/pom.xml
+++ b/dcae-analytics-test/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>