diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2017-04-17 17:10:56 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-04-17 17:10:56 +0000 |
commit | e0f595119ca537a91bbb0db668e9306ce544a535 (patch) | |
tree | 2fc905975c243512bacb52bafb7855e05bc16703 /ncomp-utils-java/.classpath | |
parent | f6352b96eafaf691324c1870bfeee95e0e75affd (diff) | |
parent | 03177c7c79176ab93d1be89762fc5841b33e4691 (diff) |
Merge "[DCAE-15] Changes related to version 1.1"
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> |