diff options
author | Ofir Sonsino <os0695@att.com> | 2017-10-08 15:04:04 +0300 |
---|---|---|
committer | Ofir Sonsino <os0695@att.com> | 2017-10-08 15:04:04 +0300 |
commit | 3274b39fef63c43c6eeb202e98b71b01e0f714ff (patch) | |
tree | b4135727278ada8ca46848e7c1d99b20a2403bd6 /vid-app-common/.classpath | |
parent | 1b796b793fd5a1187873f5a792b170dc16725761 (diff) |
Improve SONAR coverage
Change-Id: I02e9535f96040cd038ef064ee5881c4c3e5e7bca
Issue-ID: VID-72
Signed-off-by: Ofir Sonsino <os0695@att.com>
Diffstat (limited to 'vid-app-common/.classpath')
-rwxr-xr-x | vid-app-common/.classpath | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vid-app-common/.classpath b/vid-app-common/.classpath index 0f8fecb9d..6d66a1410 100755 --- a/vid-app-common/.classpath +++ b/vid-app-common/.classpath @@ -36,7 +36,6 @@ <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
- <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
|