diff --git a/.classpath b/.classpath index 56acf2f..335deef 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,6 @@ - + @@ -25,6 +25,10 @@ - - + + + + + + diff --git a/.settings/com.google.gdt.eclipse.core.prefs b/.settings/com.google.gdt.eclipse.core.prefs index 80f4fa4..4f5439c 100644 --- a/.settings/com.google.gdt.eclipse.core.prefs +++ b/.settings/com.google.gdt.eclipse.core.prefs @@ -1,5 +1,5 @@ eclipse.preferences.version=1 jarsExcludedFromWebInfLib= -lastWarOutDir=/Users/massi/Documents/workspace/my-vres/target/my-vres-0.2.0-SNAPSHOT +lastWarOutDir=/Users/massi/Documents/workspace/my-vres/target/my-vres-1.0.0-SNAPSHOT warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/distro/changelog.xml b/distro/changelog.xml index ff4d880..14430a2 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,6 +1,8 @@ - First Release + date="2013-10-21"> + Ported to Feather Weight Stack + Removed GCF Dependency + Logging with sl4j Enabled diff --git a/pom.xml b/pom.xml index 546d888..4f02339 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlet.user my-vres war - 0.2.0-SNAPSHOT + 1.0.0-SNAPSHOT My VREs Portlet gCube My VREs Portlet shows only the VO and VREs a user is member of.