Reverted to ws-thredds dependency [0.1.0-SNAPSHOT, 1.0.0)

This commit is contained in:
Francesco Mangiacrapa 2021-03-17 11:01:45 +01:00
parent 0fcc52ec41
commit 455874c352
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
Moved the ws-thredds dependency from 0.x to 1.x
Using the ws-thredds dependency [0.1.0-SNAPSHOT, 1.0.0)
## [v1.3.0] - 2019-09-25

View File

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