git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/gis-viewer@71131 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
60f6a772e3
commit
0837a4e1d8
8
pom.xml
8
pom.xml
|
@ -40,14 +40,6 @@
|
||||||
<!-- "provided" so that we don't deploy -->
|
<!-- "provided" so that we don't deploy -->
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- This dependency is needed to use GWT UI BInder without old Xerces
|
|
||||||
version of gCore complaining -->
|
|
||||||
<dependency>
|
|
||||||
<groupId>xerces</groupId>
|
|
||||||
<artifactId>xercesImpl</artifactId>
|
|
||||||
<version>2.9.1</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.core</groupId>
|
<groupId>org.gcube.core</groupId>
|
||||||
<artifactId>gcf</artifactId>
|
<artifactId>gcf</artifactId>
|
||||||
|
|
Loading…
Reference in New Issue