diff --git a/.classpath b/.classpath index 6a3cf78..b9ab18e 100644 --- a/.classpath +++ b/.classpath @@ -32,5 +32,17 @@ + + + + + + + + + + + + diff --git a/.settings/com.google.gwt.eclipse.core.prefs b/.settings/com.google.gwt.eclipse.core.prefs new file mode 100644 index 0000000..fb4853e --- /dev/null +++ b/.settings/com.google.gwt.eclipse.core.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +entryPointModules=org.gcube.portlets.user.td.tablewidget.TableWidget diff --git a/pom.xml b/pom.xml index 7e19a98..17a79ef 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,14 @@ config - 2.5.1 + + + + 2.6.1 + 3.3.2 + 3.1.1 ${env.KEYS} @@ -80,13 +87,15 @@ com.google.gwt gwt-servlet + ${gwtVersion} com.google.gwt gwt-user + ${gwtVersion} - + com.sencha.gxt gxt - 3.0.1 + ${gxtVersion} @@ -145,7 +154,7 @@ com.allen-sauer.gwt.log gwt-log - 3.2.1 + ${gwtLogVersion} provided