diff --git a/.classpath b/.classpath index 392a910..bf6c961 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,6 @@ - + @@ -35,5 +35,5 @@ - + diff --git a/.settings/com.google.gdt.eclipse.core.prefs b/.settings/com.google.gdt.eclipse.core.prefs index ea897ea..50c9f0a 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/social-profile/target/social-profile-1.0.0-SNAPSHOT +lastWarOutDir=/Users/massi/Documents/workspace/social-profile/target/social-profile-1.0.1-SNAPSHOT warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/distro/changelog.xml b/distro/changelog.xml index 3f16a47..9459c59 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,7 +1,7 @@ - - Added professional background feature and added import profile from LinkedIn or manual option + + Fixed import from LinkedIn problem when headline longer than 75 chars diff --git a/pom.xml b/pom.xml index 6365f28..b131d66 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user social-profile war - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT gCube Social Profile Portlet Social Profile