Remove 'maven.pomderived'
diff --git a/servi/org.eclipse.statet.rj.servi.webapp/.classpath b/servi/org.eclipse.statet.rj.servi.webapp/.classpath
index 1d45fc1..97975d1 100644
--- a/servi/org.eclipse.statet.rj.servi.webapp/.classpath
+++ b/servi/org.eclipse.statet.rj.servi.webapp/.classpath
@@ -4,24 +4,14 @@
<attributes>
<attribute name="module" value="true"/>
<attribute name="annotationpath" value="/org.eclipse.statet/eea/"/>
- <attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="annotationpath" value="/org.eclipse.statet/eea/"/>
- <attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
- <classpathentry kind="src" path="src/main/java" output="target/classes">
- <attributes>
- <attribute name="maven.pomderived" value="true"/>
- </attributes>
- </classpathentry>
- <classpathentry kind="src" path="src/main/resources" excluding="**" output="target/classes">
- <attributes>
- <attribute name="maven.pomderived" value="true"/>
- </attributes>
- </classpathentry>
+ <classpathentry kind="src" path="src/main/java" output="target/classes"/>
+ <classpathentry kind="src" path="src/main/resources" excluding="**" output="target/classes"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>