diff options
Diffstat (limited to 'ncomp-utils-java-extra/pom.xml')
-rw-r--r-- | ncomp-utils-java-extra/pom.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ncomp-utils-java-extra/pom.xml b/ncomp-utils-java-extra/pom.xml index 7740f13..99b2e09 100644 --- a/ncomp-utils-java-extra/pom.xml +++ b/ncomp-utils-java-extra/pom.xml @@ -10,6 +10,10 @@ + + + + <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <maven.compiler.target>1.7</maven.compiler.target> @@ -29,7 +33,6 @@ - <build> <plugins> |