From 4359c20d6b7c7f4d030df22f666193d2f90f5b49 Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Fri, 19 Jul 2019 17:09:38 +0200 Subject: [PATCH] Added README.md maven-pom switched from 1.0.0 to 1.0.0-SNAPSHOT --- README.md | 46 ++++++++++++++++++++++++++++++++++++++++++++++ pom.xml | 2 +- 2 files changed, 47 insertions(+), 1 deletion(-) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b39480d --- /dev/null +++ b/README.md @@ -0,0 +1,46 @@ +# Accounting Manager Theme + +Storage-manager-trigger is a jave tool used for reporting the storage usage records to the accounting framework + +## Structure of the project + +* The source code is present in the src folder. + +## Built With + +* [OpenJDK](https://openjdk.java.net/) - The JDK used +* [Maven](https://maven.apache.org/) - Dependency Management + +## Documentation + +* + +## Change log + +See [Releases](https://code-repo.d4science.org/gCubeSystem/storage-manager-trigger/releases). + +## Authors + +* **Roberto Cirillo** ([ORCID](http://orcid.org/0000-0001-8375-6644)) - [ISTI-CNR Infrascience Group](http://nemis.isti.cnr.it/groups/infrascience) + + +## License + +This project is licensed under the EUPL V.1.1 License - see the [LICENSE.md](LICENSE.md) file for details. + + +## About the gCube Framework +This software is part of the [gCubeFramework](https://www.gcube-system.org/ "gCubeFramework"): an +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 diff --git a/pom.xml b/pom.xml index 11000ef..5f2e807 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ maven-parent org.gcube.tools - 1.1.0 + 1.1.0-SNAPSHOT org.gcube.contentmanagement