aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2017-06-12 02:56:12 +0000
committerGerrit Code Review <gerrit@onap.org>2017-06-12 02:56:12 +0000
commitee5e7ba123ead16814446caee9d942536006dc34 (patch)
treecd3079d85e17bac3b4332e0db3d446eda38238e2
parent5f1eaa5570383a275ac667411b932c25d5abca0d (diff)
parentc742674599f71e037667d6948435426be8c5da6a (diff)
Merge "[DCAE-15] Final update for rebased code."
-rw-r--r--ncomp-maven-base/pom.xml6
-rw-r--r--ncomp-maven-xcore/pom.xml6
-rw-r--r--pom.xml8
3 files changed, 1 insertions, 19 deletions
diff --git a/ncomp-maven-base/pom.xml b/ncomp-maven-base/pom.xml
index 4b5eaa0..aee55a8 100644
--- a/ncomp-maven-base/pom.xml
+++ b/ncomp-maven-base/pom.xml
@@ -8,9 +8,6 @@
-
-
-
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.target>1.7</maven.compiler.target>
@@ -28,9 +25,6 @@
-
-
-
<build>
<plugins>
diff --git a/ncomp-maven-xcore/pom.xml b/ncomp-maven-xcore/pom.xml
index c1ff9c2..8c05dbe 100644
--- a/ncomp-maven-xcore/pom.xml
+++ b/ncomp-maven-xcore/pom.xml
@@ -8,9 +8,6 @@
-
-
-
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.target>1.7</maven.compiler.target>
@@ -29,9 +26,6 @@
-
-
-
<build>
<sourceDirectory>src/main/xcore-gen</sourceDirectory>
<resources>
diff --git a/pom.xml b/pom.xml
index 8ead8f7..f13dd1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,9 +8,6 @@
-
-
-
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.target>1.7</maven.compiler.target>
@@ -28,9 +25,6 @@
-
-
-
<build>
@@ -82,7 +76,7 @@
</snapshotRepository>
<site>
<id>ecomp-site</id>
- <url>${site.url}</url>
+ <url>${site.url}</url>
</site>
</distributionManagement>