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
5
pom.xml
5
pom.xml
|
@ -48,8 +48,7 @@
|
||||||
<configDirectory>config</configDirectory>
|
<configDirectory>config</configDirectory>
|
||||||
|
|
||||||
<!-- GWT configuration -->
|
<!-- GWT configuration -->
|
||||||
<!-- <gwtVersion>2.5.1</gwtVersion>
|
<!-- <gwtVersion>2.5.1</gwtVersion> <gwtLogVersion>3.2.1</gwtLogVersion>
|
||||||
<gwtLogVersion>3.2.1</gwtLogVersion>
|
|
||||||
<gxtVersion>3.0.1</gxtVersion> -->
|
<gxtVersion>3.0.1</gxtVersion> -->
|
||||||
|
|
||||||
<!-- Next -->
|
<!-- Next -->
|
||||||
|
@ -118,7 +117,6 @@
|
||||||
<version>2.2.5</version>
|
<version>2.2.5</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
||||||
<!-- GXT 3 -->
|
<!-- GXT 3 -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.sencha.gxt</groupId>
|
<groupId>com.sencha.gxt</groupId>
|
||||||
|
@ -132,6 +130,7 @@
|
||||||
<version>${gxtVersion}</version>
|
<version>${gxtVersion}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
||||||
<!-- Portlet -->
|
<!-- Portlet -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>javax.portlet</groupId>
|
<groupId>javax.portlet</groupId>
|
||||||
|
|
Loading…
Reference in New Issue