Compare commits

...

2 Commits

Author SHA1 Message Date
Luca Frosini 83bdd68f99 JDK 17 test 2023-10-05 12:00:25 +02:00
Lucio Lelii ade8ae0d7f Add 'CHANGELOG.md' 2023-03-31 15:00:20 +02:00
2 changed files with 9 additions and 2 deletions

7
CHANGELOG.md Normal file
View File

@ -0,0 +1,7 @@
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# Changelog for legacy Authorization Client
## [v2.0.7] - 2022-06-13
- Release for jenkins build

View File

@ -17,7 +17,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-bom</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>2.4.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
@ -117,4 +117,4 @@
</plugins>
</build>
</project>
</project>