diff options
Diffstat (limited to 'version/pom.xml')
-rw-r--r-- | version/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/version/pom.xml b/version/pom.xml index 457cfeb..a88b9d4 100644 --- a/version/pom.xml +++ b/version/pom.xml @@ -25,7 +25,6 @@ <maven.compiler.source>1.8</maven.compiler.source> <maven.compiler.target>1.8</maven.compiler.target> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <onap.nexus.url>https://nexus.onap.org</onap.nexus.url> </properties> |