diff options
author | Venkata Harish K Kajur <vk250x@att.com> | 2017-05-24 13:46:23 -0400 |
---|---|---|
committer | Venkata Harish K Kajur <vk250x@att.com> | 2017-05-24 13:46:59 -0400 |
commit | a93b19450f6fb966afa1c30a6795e8e670d2aee7 (patch) | |
tree | a248d180e9d41a177887a02c4b4d82cfb7176871 /aai-schema/.classpath | |
parent | c2fddaed33f9f7bbec3feca7bf905f0a1e56b3ed (diff) |
Update the aai-common with the latest code
Change-Id: Ia4758a3d7e462e5120fa1db7ebe97adaeac3ebc2
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'aai-schema/.classpath')
-rw-r--r-- | aai-schema/.classpath | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/aai-schema/.classpath b/aai-schema/.classpath index c6b9d3e7..6ff0f58b 100644 --- a/aai-schema/.classpath +++ b/aai-schema/.classpath @@ -11,12 +11,6 @@ <attribute name="maven.pomderived" value="true"/> </attributes> </classpathentry> - <classpathentry kind="src" output="target/test-classes" path="src/test/java"> - <attributes> - <attribute name="optional" value="true"/> - <attribute name="maven.pomderived" value="true"/> - </attributes> - </classpathentry> <classpathentry kind="src" path="target/generated-sources"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"> <attributes> |