Compare commits

..

No commits in common. "master" and "feature/24900" have entirely different histories.

2 changed files with 2 additions and 6 deletions

View File

@ -3,10 +3,6 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v1.2.0-SNAPSHOT]
- Updated maven-parent to 1.2.0
## [v1.1.1] - [2023-03-30]

View File

@ -4,11 +4,11 @@
<parent>
<groupId>org.gcube.tools</groupId>
<artifactId>maven-parent</artifactId>
<version>1.2.0</version>
<version>1.1.0</version>
</parent>
<groupId>org.gcube.core</groupId>
<artifactId>common-scope-maps</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.1.1</version>
<name>Common ScopeMaps</name>
<scm>