diff options
Diffstat (limited to 'cds-ui/client')
-rw-r--r-- | cds-ui/client/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index c4b7ea908..ec0326a7e 100644 --- a/cds-ui/client/pom.xml +++ b/cds-ui/client/pom.xml @@ -35,12 +35,6 @@ limitations under the License. <name>UI Client</name> - <properties> - <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <npm.executable>npm</npm.executable> - <onap.nexus.url>https://nexus.onap.org</onap.nexus.url> - </properties> - <build> <plugins> <plugin> |