|
|
|
@ -1,12 +1,12 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
|
<classpath> |
|
|
|
|
<classpathentry kind="src" output="target/vre-deploy-4.1.0-SNAPSHOT/WEB-INF/classes" path="src/main/java"> |
|
|
|
|
<classpathentry kind="src" output="target/vre-deploy-4.2.0-SNAPSHOT/WEB-INF/classes" path="src/main/java"> |
|
|
|
|
<attributes> |
|
|
|
|
<attribute name="optional" value="true"/> |
|
|
|
|
<attribute name="maven.pomderived" value="true"/> |
|
|
|
|
</attributes> |
|
|
|
|
</classpathentry> |
|
|
|
|
<classpathentry excluding="**" kind="src" output="target/vre-deploy-4.1.0-SNAPSHOT/WEB-INF/classes" path="src/main/resources"> |
|
|
|
|
<classpathentry excluding="**" kind="src" output="target/vre-deploy-4.2.0-SNAPSHOT/WEB-INF/classes" path="src/main/resources"> |
|
|
|
|
<attributes> |
|
|
|
|
<attribute name="maven.pomderived" value="true"/> |
|
|
|
|
</attributes> |
|
|
|
@ -39,5 +39,5 @@
|
|
|
|
|
<attribute name="maven.pomderived" value="true"/> |
|
|
|
|
</attributes> |
|
|
|
|
</classpathentry> |
|
|
|
|
<classpathentry kind="output" path="target/vre-deploy-4.1.0-SNAPSHOT/WEB-INF/classes"/> |
|
|
|
|
<classpathentry kind="output" path="target/vre-deploy-4.2.0-SNAPSHOT/WEB-INF/classes"/> |
|
|
|
|
</classpath> |
|
|
|
|