This commit is contained in:
Francesco Mangiacrapa 2013-03-11 10:18:14 +00:00
parent 60f6a772e3
commit 0837a4e1d8
1 changed files with 0 additions and 8 deletions

View File

@ -40,14 +40,6 @@
<!-- "provided" so that we don't deploy -->
<scope>provided</scope>
</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>
<groupId>org.gcube.core</groupId>
<artifactId>gcf</artifactId>