diff options
author | Carsten Lund <lund@research.att.com> | 2017-06-09 13:55:10 +0000 |
---|---|---|
committer | Carsten Lund <lund@research.att.com> | 2017-06-09 13:55:10 +0000 |
commit | c742674599f71e037667d6948435426be8c5da6a (patch) | |
tree | 5af1d79eba972106d0bb420531677ad89d98d93f /ncomp-maven-xcore | |
parent | 63f90539dbff650974e6adda68e44d7f27de896e (diff) |
[DCAE-15] Final update for rebased code.
Change-Id: I300e6dfd54854a69abfff3206a4fba33f3ce679c
Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'ncomp-maven-xcore')
-rw-r--r-- | ncomp-maven-xcore/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
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> |