From 49af45c1407006c3902b1c4987c29450f53f7c2d Mon Sep 17 00:00:00 2001 From: lucio Date: Thu, 3 Aug 2023 16:49:37 +0200 Subject: [PATCH] commit for release --- CHANGELOG.md | 2 +- README.md | 23 +++-------------------- pom.xml | 6 +++--- 3 files changed, 7 insertions(+), 24 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42c1dec..8175ac9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for Gcube security -## [v1.0.0-SNAPSHOT] - 2022-05-23 +## [v1.0.0] - 2022-05-23 - First Release diff --git a/README.md b/README.md index b57cf41..f73354d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# GCube secrets +# Common Security -A core gCube library which empower authorization +common types for gCube authorization ## Built With @@ -13,30 +13,13 @@ A core gCube library which empower authorization ## Change log -See [Releases](https://code-repo.d4science.org/gCubeSystem/gcube-secrets/releases). +See [Releases](https://code-repo.d4science.org/gCubeSystem/common-security/releases). ## Authors -* **Luca Frosini** ([ORCID](https://orcid.org/0000-0003-3183-2291)) - [ISTI-CNR Infrascience Group](http://nemis.isti.cnr.it/groups/infrascience) * **Lucio Lelii** - [ISTI-CNR Infrascience Group](http://nemis.isti.cnr.it/groups/infrascience) -## How to Cite this Software - -Tell people how to cite this software. -* Cite an associated paper? -* Use a specific BibTeX entry for the software? - - - @Manual{, - title = {Common Smartgears}, - author = {{Frosini, Luca}, {Lelii, Lucio}}, - organization = {{ISTI - CNR}, {FAO}}, - address = {{Pisa, Italy}, {Roma, Italy}}, - year = 2022, - url = {http://www.gcube-system.org/} - } - ## License This project is licensed under the EUPL V.1.1 License - see the [LICENSE.md](LICENSE.md) file for details. diff --git a/pom.xml b/pom.xml index bb4ba53..13befbc 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.gcube.common common-security - 1.0.0-SNAPSHOT + 1.0.0 gcube security @@ -21,7 +21,7 @@ maven-parent org.gcube.tools - 1.1.0 + 1.2.0 @@ -29,7 +29,7 @@ org.gcube.distribution gcube-bom - 3.0.0-SNAPSHOT + 3.0.0 pom import