This commit is contained in:
Massimiliano Assante 2015-01-07 11:20:02 +00:00
parent b047613b45
commit e3c34b3f94
4 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<classpath> <classpath>
<classpathentry kind="src" output="target/social-profile-1.0.0-SNAPSHOT/WEB-INF/classes" path="src/main/java"> <classpathentry kind="src" output="target/social-profile-1.0.1-SNAPSHOT/WEB-INF/classes" path="src/main/java">
<attributes> <attributes>
<attribute name="optional" value="true"/> <attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/> <attribute name="maven.pomderived" value="true"/>
@ -35,5 +35,5 @@
<attribute name="maven.pomderived" value="true"/> <attribute name="maven.pomderived" value="true"/>
</attributes> </attributes>
</classpathentry> </classpathentry>
<classpathentry kind="output" path="target/social-profile-1.0.0-SNAPSHOT/WEB-INF/classes"/> <classpathentry kind="output" path="target/social-profile-1.0.1-SNAPSHOT/WEB-INF/classes"/>
</classpath> </classpath>

View File

@ -1,5 +1,5 @@
eclipse.preferences.version=1 eclipse.preferences.version=1
jarsExcludedFromWebInfLib= 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 warSrcDir=src/main/webapp
warSrcDirIsOutput=false warSrcDirIsOutput=false

View File

@ -1,7 +1,7 @@
<ReleaseNotes> <ReleaseNotes>
<Changeset component="org.gcube.portlet.user.socialprofile.1-0-0" <Changeset component="org.gcube.portlet.user.socialprofile.1-0-1"
date="2014-09-09"> date="2015-01-07">
<Change>Added professional background feature and added import profile from LinkedIn or manual option</Change> <Change>Fixed import from LinkedIn problem when headline longer than 75 chars</Change>
</Changeset> </Changeset>
<Changeset component="org.gcube.portlet.user.socialprofile.0-4-0" <Changeset component="org.gcube.portlet.user.socialprofile.0-4-0"
date="2014-06-09"> date="2014-06-09">

View File

@ -13,7 +13,7 @@
<groupId>org.gcube.portlets.user</groupId> <groupId>org.gcube.portlets.user</groupId>
<artifactId>social-profile</artifactId> <artifactId>social-profile</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
<version>1.0.0-SNAPSHOT</version> <version>1.0.1-SNAPSHOT</version>
<name>gCube Social Profile Portlet</name> <name>gCube Social Profile Portlet</name>
<description> <description>
Social Profile Social Profile