Compare commits

..

No commits in common. "master" and "v2.0.7" have entirely different histories.

2 changed files with 2 additions and 9 deletions

View File

@ -1,7 +0,0 @@
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>2.4.0</version>
<version>1.0.0-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
@ -117,4 +117,4 @@
</plugins>
</build>
</project>
</project>