summaryrefslogtreecommitdiffstats
path: root/windriver/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'windriver/pom.xml')
-rw-r--r--windriver/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/windriver/pom.xml b/windriver/pom.xml
index 6e6c9d00..9e468219 100644
--- a/windriver/pom.xml
+++ b/windriver/pom.xml
@@ -33,6 +33,12 @@
<type>zip</type>
</dependency>
</dependencies>
+ <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>