From 05c5d0821a1812dc19a43a217bebafe43aa3df1e Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Wed, 6 Oct 2021 16:48:31 +0200 Subject: [PATCH] Updated dependencies --- CHANGELOG.md | 29 +++++++++++++++++++++++++++++ FUNDING.md | 26 ++++++++++++++++++++++++++ README.md | 10 +--------- changelog.xml | 2 +- descriptor.xml | 3 ++- pom.xml | 6 +++--- 6 files changed, 62 insertions(+), 14 deletions(-) create mode 100644 CHANGELOG.md create mode 100644 FUNDING.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..1214632 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,29 @@ +This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +# Changelog for "netcdf-basic-widgets" + + + +## [v1.2.0-SNAPSHOT] - 2021-10-06 + +### Features + +- Updated to Git and Jenkins + + + +## [v1.1.0] - 2018-10-01 + +### Features + +- Removed HomeLibrary dependency + + + +## [v1.0.0] - 2017-11-09 + +### Features + +- First Release + + diff --git a/FUNDING.md b/FUNDING.md new file mode 100644 index 0000000..6fa9eac --- /dev/null +++ b/FUNDING.md @@ -0,0 +1,26 @@ +# Acknowledgments + +The projects leading to this software have received funding from a series of European Union programmes including: + +- the Sixth Framework Programme for Research and Technological Development + - [DILIGENT](https://cordis.europa.eu/project/id/004260) (grant no. 004260). +- the Seventh Framework Programme for research, technological development and demonstration + - [D4Science](https://cordis.europa.eu/project/id/212488) (grant no. 212488); + - [D4Science-II](https://cordis.europa.eu/project/id/239019) (grant no.239019); + - [ENVRI](https://cordis.europa.eu/project/id/283465) (grant no. 283465); + - [iMarine](https://cordis.europa.eu/project/id/283644) (grant no. 283644); + - [EUBrazilOpenBio](https://cordis.europa.eu/project/id/288754) (grant no. 288754). +- the H2020 research and innovation programme + - [SoBigData](https://cordis.europa.eu/project/id/654024) (grant no. 654024); + - [PARTHENOS](https://cordis.europa.eu/project/id/654119) (grant no. 654119); + - [EGI-Engage](https://cordis.europa.eu/project/id/654142) (grant no. 654142); + - [ENVRI PLUS](https://cordis.europa.eu/project/id/654182) (grant no. 654182); + - [BlueBRIDGE](https://cordis.europa.eu/project/id/675680) (grant no. 675680); + - [PerformFISH](https://cordis.europa.eu/project/id/727610) (grant no. 727610); + - [AGINFRA PLUS](https://cordis.europa.eu/project/id/731001) (grant no. 731001); + - [DESIRA](https://cordis.europa.eu/project/id/818194) (grant no. 818194); + - [ARIADNEplus](https://cordis.europa.eu/project/id/823914) (grant no. 823914); + - [RISIS 2](https://cordis.europa.eu/project/id/824091) (grant no. 824091); + - [EOSC-Pillar](https://cordis.europa.eu/project/id/857650) (grant no. 857650); + - [Blue Cloud](https://cordis.europa.eu/project/id/862409) (grant no. 862409); + - [SoBigData-PlusPlus](https://cordis.europa.eu/project/id/871042) (grant no. 871042); \ No newline at end of file diff --git a/README.md b/README.md index 241c3de..613d2a3 100644 --- a/README.md +++ b/README.md @@ -34,12 +34,4 @@ open-source software toolkit used for building and operating Hybrid Data Infrastructures enabling the dynamic deployment of Virtual Research Environments by favouring the realisation of reuse oriented policies. -The projects leading to this software have received funding from a series of European Union programmes including: - -- the Sixth Framework Programme for Research and Technological Development - - DILIGENT (grant no. 004260); -- the Seventh Framework Programme for research, technological development and demonstration - - D4Science (grant no. 212488), D4Science-II (grant no.239019), ENVRI (grant no. 283465), EUBrazilOpenBio (grant no. 288754), iMarine(grant no. 283644); -- the H2020 research and innovation programme - - BlueBRIDGE (grant no. 675680), EGIEngage (grant no. 654142), ENVRIplus (grant no. 654182), Parthenos (grant no. 654119), SoBigData (grant no. 654024),DESIRA (grant no. 818194), ARIADNEplus (grant no. 823914), RISIS2 (grant no. 824091), PerformFish (grant no. 727610), AGINFRAplus (grant no. 731001); - \ No newline at end of file +The projects leading to this software have received funding from a series of European Union programmes see [FUNDING.md](FUNDING.md) \ No newline at end of file diff --git a/changelog.xml b/changelog.xml index d4ee38c..b5872f2 100644 --- a/changelog.xml +++ b/changelog.xml @@ -1,5 +1,5 @@ - + Updated to Git and Jenkins diff --git a/descriptor.xml b/descriptor.xml index 16e0787..3b84644 100644 --- a/descriptor.xml +++ b/descriptor.xml @@ -14,7 +14,8 @@ README.md LICENSE.md - changelog.xml + FUNDING.md + CHANGELOG.md profile.xml 755 diff --git a/pom.xml b/pom.xml index ee0a9d3..c513ab4 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.portlets.widgets netcdf-basic-widgets - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT jar netcdf-basic-widgets @@ -153,7 +153,7 @@ org.slf4j slf4j-log4j12 - provided + test @@ -284,7 +284,7 @@ org.gcube.distribution maven-portal-bom - 3.6.0 + 3.6.3 pom import