diff options
author | Venkata Harish K Kajur <vk250x@att.com> | 2018-01-18 00:47:09 -0500 |
---|---|---|
committer | Venkata Harish K Kajur <vk250x@att.com> | 2018-01-18 17:42:01 -0500 |
commit | 6b98bb3ec93a0bbfbe0e660cabc69978b53bfee8 (patch) | |
tree | 5e68f93e33737684d63d655ac5a5c6d611f45b5e /aai-schema/.classpath | |
parent | 89e91557997a4fc11db1b574e13c07b2149a63e3 (diff) |
Sync the latest code changes
Issue-ID: AAI-493
Change-Id: I5f39ce9bb19cfb9607b659bed82066cae7569ecc
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'aai-schema/.classpath')
-rw-r--r-- | aai-schema/.classpath | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-schema/.classpath b/aai-schema/.classpath index 6ff0f58b..8c0f651e 100644 --- a/aai-schema/.classpath +++ b/aai-schema/.classpath @@ -12,12 +12,12 @@ </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"> + <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"> <attributes> <attribute name="maven.pomderived" value="true"/> </attributes> </classpathentry> - <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> + <classpathentry exported="true" kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> <attributes> <attribute name="maven.pomderived" value="true"/> </attributes> |