Minor update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@101782 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
0ed491d144
commit
94410d289d
7
pom.xml
7
pom.xml
|
@ -48,9 +48,8 @@
|
|||
<configDirectory>config</configDirectory>
|
||||
|
||||
<!-- GWT configuration -->
|
||||
<!-- <gwtVersion>2.5.1</gwtVersion>
|
||||
<gwtLogVersion>3.2.1</gwtLogVersion>
|
||||
<gxtVersion>3.0.1</gxtVersion> -->
|
||||
<!-- <gwtVersion>2.5.1</gwtVersion> <gwtLogVersion>3.2.1</gwtLogVersion>
|
||||
<gxtVersion>3.0.1</gxtVersion> -->
|
||||
|
||||
<!-- Next -->
|
||||
<gwtVersion>2.6.1</gwtVersion>
|
||||
|
@ -118,7 +117,6 @@
|
|||
<version>2.2.5</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
<!-- GXT 3 -->
|
||||
<dependency>
|
||||
<groupId>com.sencha.gxt</groupId>
|
||||
|
@ -132,6 +130,7 @@
|
|||
<version>${gxtVersion}</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
<!-- Portlet -->
|
||||
<dependency>
|
||||
<groupId>javax.portlet</groupId>
|
||||
|
|
Loading…
Reference in New Issue