diff --git a/.classpath b/.classpath index 2866244..357246b 100644 --- a/.classpath +++ b/.classpath @@ -12,11 +12,6 @@ - - - - - @@ -24,5 +19,10 @@ + + + + + diff --git a/.settings/org.eclipse.core.resources.prefs b/.settings/org.eclipse.core.resources.prefs index fe4fc69..f9fe345 100644 --- a/.settings/org.eclipse.core.resources.prefs +++ b/.settings/org.eclipse.core.resources.prefs @@ -1,4 +1,4 @@ -#Tue Dec 04 18:20:03 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 f363973..c2ab121 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,7 +1,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/distro/changelog.xml b/distro/changelog.xml index da4fea9..4ace051 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -18,8 +18,10 @@ Removed GCF Dependency Logging with sl4j Enabled - + Added support for post alert notifications + + Added support for feeed retrieval by range diff --git a/pom.xml b/pom.xml index e445d4c..ce00cbf 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.portal social-networking-library - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT gCube Social Networking Library The gCube Social Networking Library is the 'bridge' between your gCube Applications and the social networking facilities.