From d216551fcd60c1baedcda11f79bd1af98198488e Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Wed, 2 Apr 2014 10:10:34 +0000 Subject: [PATCH] updated pom config git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@94052 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 10 +++++----- .settings/org.eclipse.core.resources.prefs | 2 +- .settings/org.eclipse.wst.common.component | 4 +--- .settings/org.eclipse.wst.validation.prefs | 2 ++ distro/changelog.xml | 4 +++- pom.xml | 2 +- 6 files changed, 13 insertions(+), 11 deletions(-) create mode 100644 .settings/org.eclipse.wst.validation.prefs 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.