summaryrefslogtreecommitdiffstats
path: root/newton/pom.xml
diff options
context:
space:
mode:
authorBin Yang <bin.yang@windriver.com>2017-10-11 16:19:45 +0800
committerBin Yang <bin.yang@windriver.com>2017-10-11 16:19:45 +0800
commit32a106d589916760dd2232c6a8570aa57c0ee893 (patch)
tree947e6e3d2957da4a897bb1ec252dc12629ca5c09 /newton/pom.xml
parentd8a7b383479d281b175c326b63dec84284cf8077 (diff)
Add staging docker images for OpenStack plugins
Add staging docker images and enable logger of submodules Change-Id: Ib64f30ab50002dca67c6835866ffc46fc83d7934 Issue-Id: MULTICLOUD-110 Signed-off-by: Bin Yang <bin.yang@windriver.com>
Diffstat (limited to 'newton/pom.xml')
-rw-r--r--newton/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/newton/pom.xml b/newton/pom.xml
index 555f3b53..ceff90cc 100644
--- a/newton/pom.xml
+++ b/newton/pom.xml
@@ -28,6 +28,12 @@
<packaging>pom</packaging>
<name>multicloud/openstack/newton</name>
<description>multicloud for openstack newton</description>
+ <properties>
+ <encoding>UTF-8</encoding>
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+ <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+ <nexusproxy>https://nexus.onap.org</nexusproxy>
+ </properties>
<build>
<plugins>
<plugin>