diff --git a/config/profile.xml b/config/profile.xml index 7cf0909..822e0b0 100644 --- a/config/profile.xml +++ b/config/profile.xml @@ -6,7 +6,7 @@ tabular-data-mainbox-widget implements a tab panel to shows resources and table PortletsUser tabular-data-mainbox-widget - 1.3.0-SNAPSHOT + 1.0.0 tabular-data-mainbox-widget implements a tab panel to shows resources and table diff --git a/distro/README b/distro/README index ebaa3f4..e016016 100644 --- a/distro/README +++ b/distro/README @@ -1,7 +1,9 @@ The gCube System - tabular-data-mainbox-widget ------------------------------------------------------------ -This work has been supported by the following European projects: iMarine (FP7-INFRASTRUCTURES-2011-2) +This work has been partially supported by the following European projects: DILIGENT (FP6-2003-IST-2), +D4Science (FP7-INFRA-2007-1.2.2), D4Science-II (FP7-INFRA-2008-1.2.2), iMarine (FP7-INFRASTRUCTURES-2011-2), +and EUBrazilOpenBio (FP7-ICT-2011-EU-Brazil), Parthenos (H2020-INFRADEV-1-2014-1), BlueBridge (H2020-EINFRA-2015-1). Authors ------- diff --git a/distro/changelog.xml b/distro/changelog.xml index 94a45bf..77857ab 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,7 @@ + + Fixed etics build + Added Resources support as ListView[issue #209] Fixed Layout diff --git a/pom.xml b/pom.xml index 0daa862..4de37ee 100644 --- a/pom.xml +++ b/pom.xml @@ -136,7 +136,25 @@ provided + + + org.gcube.portlets.widgets + workspace-explorer + [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) + + + + org.gcube.common + home-library + provided + + + org.gcube.common + home-library-jcr + provided + + diff --git a/templates/README b/templates/README index 7e3ad55..38bf491 100644 --- a/templates/README +++ b/templates/README @@ -1,7 +1,9 @@ The gCube System - ${name} ------------------------------------------------------------ -This work has been supported by the following European projects: iMarine (FP7-INFRASTRUCTURES-2011-2) +This work has been partially supported by the following European projects: DILIGENT (FP6-2003-IST-2), +D4Science (FP7-INFRA-2007-1.2.2), D4Science-II (FP7-INFRA-2008-1.2.2), iMarine (FP7-INFRASTRUCTURES-2011-2), +and EUBrazilOpenBio (FP7-ICT-2011-EU-Brazil), Parthenos (H2020-INFRADEV-1-2014-1), BlueBridge (H2020-EINFRA-2015-1). Authors ------- diff --git a/templates/changelog.xml b/templates/changelog.xml index 94a45bf..77857ab 100644 --- a/templates/changelog.xml +++ b/templates/changelog.xml @@ -1,4 +1,7 @@ + + Fixed etics build + Added Resources support as ListView[issue #209] Fixed Layout diff --git a/templates/profile.xml b/templates/profile.xml index 19ed5bc..ffa3274 100644 --- a/templates/profile.xml +++ b/templates/profile.xml @@ -6,7 +6,7 @@ ${project.description} PortletsUser ${project.name} - ${version} + 1.0.0 ${project.description}