commit for release
This commit is contained in:
parent
63b4916520
commit
6850309b27
|
@ -3,7 +3,7 @@
|
||||||
All notable changes to this project will be documented in this file.
|
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).
|
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## [v2.0.0-SNAPSHOT]
|
## [v2.0.0]
|
||||||
|
|
||||||
- ceph as default storage
|
- ceph as default storage
|
||||||
- vre folders can define specific bucket as backend
|
- vre folders can define specific bucket as backend
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -10,7 +10,7 @@
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.gcube.data.access</groupId>
|
<groupId>org.gcube.data.access</groupId>
|
||||||
<artifactId>storagehub</artifactId>
|
<artifactId>storagehub</artifactId>
|
||||||
<version>2.0.0-SNAPSHOT</version>
|
<version>2.0.0</version>
|
||||||
<name>storagehub</name>
|
<name>storagehub</name>
|
||||||
<scm>
|
<scm>
|
||||||
<connection>
|
<connection>
|
||||||
|
|
Loading…
Reference in New Issue