aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dcae-controller-core/pom.xml6
-rw-r--r--dcae-controller-service-cdap/dcae-controller-service-cdap-cluster/pom.xml6
-rw-r--r--dcae-controller-service-cdap/pom.xml6
-rw-r--r--dcae-controller-service-docker/dcae-controller-service-common-docker/pom.xml6
-rw-r--r--dcae-controller-service-docker/dcae-controller-service-docker-host/pom.xml6
-rw-r--r--dcae-controller-service-docker/pom.xml6
-rw-r--r--dcae-controller-service-vm/dcae-controller-service-common-vm/pom.xml6
-rw-r--r--dcae-controller-service-vm/pom.xml6
-rw-r--r--dcae-controller-service/dcae-controller-service-dmaap-drsub/pom.xml6
-rw-r--r--dcae-controller-service/dcae-controller-service-standardeventcollector/pom.xml6
-rw-r--r--dcae-controller-service/pom.xml6
-rw-r--r--pom.xml6
12 files changed, 36 insertions, 36 deletions
diff --git a/dcae-controller-core/pom.xml b/dcae-controller-core/pom.xml
index c425eb7..1971e56 100644
--- a/dcae-controller-core/pom.xml
+++ b/dcae-controller-core/pom.xml
@@ -1,5 +1,5 @@
-<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">
+<?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>
<groupId>org.openecomp.dcae.controller</groupId>
@@ -9,7 +9,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- </properties>
+ <nexusproxy>https://nexus.onap.org</nexusproxy></properties>
diff --git a/dcae-controller-service-cdap/dcae-controller-service-cdap-cluster/pom.xml b/dcae-controller-service-cdap/dcae-controller-service-cdap-cluster/pom.xml
index 03a6f18..807f120 100644
--- a/dcae-controller-service-cdap/dcae-controller-service-cdap-cluster/pom.xml
+++ b/dcae-controller-service-cdap/dcae-controller-service-cdap-cluster/pom.xml
@@ -1,5 +1,5 @@
-<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">
+<?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>
<groupId>org.openecomp.dcae.controller</groupId>
@@ -10,7 +10,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- </properties>
+ <nexusproxy>https://nexus.onap.org</nexusproxy></properties>
diff --git a/dcae-controller-service-cdap/pom.xml b/dcae-controller-service-cdap/pom.xml
index 12a71a0..3b748d5 100644
--- a/dcae-controller-service-cdap/pom.xml
+++ b/dcae-controller-service-cdap/pom.xml
@@ -1,5 +1,5 @@
-<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">
+<?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>
<groupId>org.openecomp.dcae.controller</groupId>
@@ -10,7 +10,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- </properties>
+ <nexusproxy>https://nexus.onap.org</nexusproxy></properties>
diff --git a/dcae-controller-service-docker/dcae-controller-service-common-docker/pom.xml b/dcae-controller-service-docker/dcae-controller-service-common-docker/pom.xml
index 85a2ed6..a10dbec 100644
--- a/dcae-controller-service-docker/dcae-controller-service-common-docker/pom.xml
+++ b/dcae-controller-service-docker/dcae-controller-service-common-docker/pom.xml
@@ -1,5 +1,5 @@
-<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">
+<?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>
<groupId>org.openecomp.dcae.controller</groupId>
@@ -10,7 +10,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- </properties>
+ <nexusproxy>https://nexus.onap.org</nexusproxy></properties>
diff --git a/dcae-controller-service-docker/dcae-controller-service-docker-host/pom.xml b/dcae-controller-service-docker/dcae-controller-service-docker-host/pom.xml
index d84c52d..78f8dc1 100644
--- a/dcae-controller-service-docker/dcae-controller-service-docker-host/pom.xml
+++ b/dcae-controller-service-docker/dcae-controller-service-docker-host/pom.xml
@@ -1,5 +1,5 @@
-<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">
+<?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>
<groupId>org.openecomp.dcae.controller</groupId>
@@ -10,7 +10,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- </properties>
+ <nexusproxy>https://nexus.onap.org</nexusproxy></properties>
diff --git a/dcae-controller-service-docker/pom.xml b/dcae-controller-service-docker/pom.xml
index 8bf8d8b..c84fa67 100644
--- a/dcae-controller-service-docker/pom.xml
+++ b/dcae-controller-service-docker/pom.xml
@@ -1,5 +1,5 @@
-<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">
+<?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>
<groupId>org.openecomp.dcae.controller</groupId>
@@ -10,7 +10,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- </properties>
+ <nexusproxy>https://nexus.onap.org</nexusproxy></properties>
diff --git a/dcae-controller-service-vm/dcae-controller-service-common-vm/pom.xml b/dcae-controller-service-vm/dcae-controller-service-common-vm/pom.xml
index 33756d5..a763bf3 100644
--- a/dcae-controller-service-vm/dcae-controller-service-common-vm/pom.xml
+++ b/dcae-controller-service-vm/dcae-controller-service-common-vm/pom.xml
@@ -1,5 +1,5 @@
-<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">
+<?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>
<groupId>org.openecomp.dcae.controller</groupId>
@@ -10,7 +10,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- </properties>
+ <nexusproxy>https://nexus.onap.org</nexusproxy></properties>
diff --git a/dcae-controller-service-vm/pom.xml b/dcae-controller-service-vm/pom.xml
index 474b193..9d7e2f1 100644
--- a/dcae-controller-service-vm/pom.xml
+++ b/dcae-controller-service-vm/pom.xml
@@ -1,5 +1,5 @@
-<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">
+<?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>
<groupId>org.openecomp.dcae.controller</groupId>
@@ -9,7 +9,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- </properties>
+ <nexusproxy>https://nexus.onap.org</nexusproxy></properties>
diff --git a/dcae-controller-service/dcae-controller-service-dmaap-drsub/pom.xml b/dcae-controller-service/dcae-controller-service-dmaap-drsub/pom.xml
index ad48b56..bc4cfac 100644
--- a/dcae-controller-service/dcae-controller-service-dmaap-drsub/pom.xml
+++ b/dcae-controller-service/dcae-controller-service-dmaap-drsub/pom.xml
@@ -1,5 +1,5 @@
-<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">
+<?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>
<groupId>org.openecomp.dcae.controller</groupId>
@@ -10,7 +10,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- </properties>
+ <nexusproxy>https://nexus.onap.org</nexusproxy></properties>
diff --git a/dcae-controller-service/dcae-controller-service-standardeventcollector/pom.xml b/dcae-controller-service/dcae-controller-service-standardeventcollector/pom.xml
index 3eab33b..e9b10d5 100644
--- a/dcae-controller-service/dcae-controller-service-standardeventcollector/pom.xml
+++ b/dcae-controller-service/dcae-controller-service-standardeventcollector/pom.xml
@@ -1,5 +1,5 @@
-<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">
+<?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>
<groupId>org.openecomp.dcae.controller</groupId>
@@ -10,7 +10,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- </properties>
+ <nexusproxy>https://nexus.onap.org</nexusproxy></properties>
diff --git a/dcae-controller-service/pom.xml b/dcae-controller-service/pom.xml
index 8513003..1d363b9 100644
--- a/dcae-controller-service/pom.xml
+++ b/dcae-controller-service/pom.xml
@@ -1,5 +1,5 @@
-<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">
+<?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>
<groupId>org.openecomp.dcae.controller</groupId>
@@ -10,7 +10,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- </properties>
+ <nexusproxy>https://nexus.onap.org</nexusproxy></properties>
diff --git a/pom.xml b/pom.xml
index 25b8b78..b0a629b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,5 +1,5 @@
-<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">
+<?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>
<groupId>org.openecomp.dcae.controller</groupId>
@@ -9,7 +9,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- </properties>
+ <nexusproxy>https://nexus.onap.org</nexusproxy></properties>