removed xerces dep

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/notifications@97267 82a268e6-3cf1-43bd-a215-b396298e98cf
Feature/23194
Massimiliano Assante 10 years ago
parent 349b9951a3
commit cc9e924d89

@ -39,13 +39,6 @@
</dependencies>
</dependencyManagement>
<dependencies>
<!-- This dependency is needed and is need on TOP to use GWT UI BInder
without old Xerces version of gCore complaining -->
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
<version>2.9.1</version>
</dependency>
<dependency>
<groupId>com.google.gwt</groupId>
<artifactId>gwt-user</artifactId>

Loading…
Cancel
Save