diff options
author | Carsten Lund <lund@research.att.com> | 2017-03-11 13:00:55 +0000 |
---|---|---|
committer | Carsten Lund <lund@research.att.com> | 2017-04-16 13:24:09 +0000 |
commit | 03177c7c79176ab93d1be89762fc5841b33e4691 (patch) | |
tree | 6c7eb867b24c779a2b72b2bfe6d3366a922585d2 /ncomp-utils-java/.classpath | |
parent | 91712dc56c531cb4851eb473abc4b5fd986c58e5 (diff) |
[DCAE-15] Changes related to version 1.1
See Jira for details
Change-Id: I4e614cda9db201a72f831bdaa81ac2431fd43722
Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'ncomp-utils-java/.classpath')
-rw-r--r-- | ncomp-utils-java/.classpath | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/ncomp-utils-java/.classpath b/ncomp-utils-java/.classpath index e0e6b3f..79ccca7 100644 --- a/ncomp-utils-java/.classpath +++ b/ncomp-utils-java/.classpath @@ -23,15 +23,5 @@ <attribute name="maven.pomderived" value="true"/> </attributes> </classpathentry> - <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"> - <attributes> - <attribute name="maven.pomderived" value="true"/> - </attributes> - </classpathentry> - <classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"> - <attributes> - <attribute name="maven.pomderived" value="true"/> - </attributes> - </classpathentry> <classpathentry kind="output" path="target/classes"/> </classpath> |