updated pom to fix one dep.

master
Massimiliano Assante 4 years ago
parent 19f8dfd584
commit 9409bea9e0

@ -37,7 +37,7 @@
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="owner.project.facets" value="java"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/trending-topics-3.0.0-SNAPSHOT/WEB-INF/classes"/>

@ -94,7 +94,6 @@
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-scope-maps</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.liferay.portal</groupId>

Loading…
Cancel
Save