Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
Showing
1 changed file
with
5 additions
and
0 deletions
... | @@ -6,5 +6,10 @@ | ... | @@ -6,5 +6,10 @@ |
6 | <groupId>org.onlab.tools</groupId> | 6 | <groupId>org.onlab.tools</groupId> |
7 | <artifactId>onos-build-conf</artifactId> | 7 | <artifactId>onos-build-conf</artifactId> |
8 | <version>1.0</version> | 8 | <version>1.0</version> |
9 | + | ||
10 | + <properties> | ||
11 | + <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | ||
12 | + </properties> | ||
13 | + | ||
9 | </project> | 14 | </project> |
10 | 15 | ... | ... |
-
Please register or login to post a comment