diff --git a/.settings/org.eclipse.core.resources.prefs b/.settings/org.eclipse.core.resources.prefs index 0b80e3b..f9fe345 100644 --- a/.settings/org.eclipse.core.resources.prefs +++ b/.settings/org.eclipse.core.resources.prefs @@ -1,4 +1,4 @@ -#Tue Dec 18 15:16:06 CET 2012 eclipse.preferences.version=1 encoding//src/main/java=UTF-8 +encoding//src/test/java=UTF-8 encoding/=UTF-8 diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index dabc06b..dfa433d 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -2,6 +2,5 @@ - diff --git a/.settings/org.eclipse.wst.validation.prefs b/.settings/org.eclipse.wst.validation.prefs new file mode 100644 index 0000000..04cad8c --- /dev/null +++ b/.settings/org.eclipse.wst.validation.prefs @@ -0,0 +1,2 @@ +disabled=06target +eclipse.preferences.version=1 diff --git a/pom.xml b/pom.xml index 633e9b6..2c8d969 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.portlets.user gcube-widgets - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT gCube Widgets Library gCube Widgets Library News Widget is a GWT Widget that can be used to uniform the Look and Feel for gCube Portlets using plain GWT.It also provides some out of the box widget to use. @@ -22,7 +22,7 @@ - 2.4.0 + 2.5.1 distro 1.6 @@ -136,36 +136,16 @@ org.codehaus.mojo gwt-maven-plugin - - 2.4.0 - - - com.google.gwt - gwt-user - ${gwtVersion} - - - com.google.gwt - gwt-dev - ${gwtVersion} - - - + ${gwtVersion} - prepare-package - resources compile + - - - - +