Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-table-widget@114354 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2015-04-23 08:54:08 +00:00 committed by Giancarlo Panichi
parent 9d0acfe773
commit 01051f62ca
1 changed files with 1 additions and 15 deletions

16
pom.xml
View File

@ -89,21 +89,7 @@
<version>${gwtVersion}</version>
</dependency>
<!--
<dependency>
<groupId>javax.validation</groupId>
<artifactId>validation-api</artifactId>
<version>1.0.0.GA</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>javax.validation</groupId>
<artifactId>validation-api</artifactId>
<version>1.0.0.GA</version>
<classifier>sources</classifier>
<scope>test</scope>
</dependency>
-->
<dependency>
<groupId>com.sencha.gxt</groupId>
<artifactId>gxt</artifactId>