Alessandro Pieve 7 years ago
parent f29007b435
commit cdc09ba4e7

@ -27,10 +27,5 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>

@ -63,6 +63,7 @@
<scope>provided</scope>
</dependency>
<!-- Home Library -->
<!--
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>home-library-jcr</artifactId>
@ -75,6 +76,7 @@
<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
<scope>compile</scope>
</dependency>
-->
<!-- END Home Library -->
<dependency>

Loading…
Cancel
Save