Using the ws-thredds dependency [0.1.0, 1.0.0-SNAPSHOT)

This commit is contained in:
Francesco Mangiacrapa 2021-03-17 11:27:04 +01:00
parent 455874c352
commit 37c436df9f
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
[#20927] Migrated to git/jenkins
Using the ws-thredds dependency [0.1.0-SNAPSHOT, 1.0.0)
Using the ws-thredds dependency [0.1.0, 1.0.0-SNAPSHOT)
## [v1.3.0] - 2019-09-25

View File

@ -49,7 +49,7 @@
<dependency>
<groupId>org.gcube.spatial.data</groupId>
<artifactId>ws-thredds</artifactId>
<version>[0.1.0-SNAPSHOT, 1.0.0)</version>
<version>[0.1.0, 1.0.0-SNAPSHOT)</version>
<scope>compile</scope>
</dependency>