commit for release
This commit is contained in:
parent
99f4a419dc
commit
956e55c4e3
|
@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
||||||
|
|
||||||
# Changelog for org.gcube.data-access.sh-fuse-integration
|
# Changelog for org.gcube.data-access.sh-fuse-integration
|
||||||
|
|
||||||
## [v1.2.0-SNAPSHOT] 2021-05-19
|
## [v2.0.0] 2021-05-19
|
||||||
|
|
||||||
### Feature
|
### Feature
|
||||||
|
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -4,7 +4,7 @@
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.gcube.data-access</groupId>
|
<groupId>org.gcube.data-access</groupId>
|
||||||
<artifactId>sh-fuse-integration</artifactId>
|
<artifactId>sh-fuse-integration</artifactId>
|
||||||
<version>1.2.0</version>
|
<version>2.0.0-SNAPSHOT</version>
|
||||||
<name>SHFuseIntegration</name>
|
<name>SHFuseIntegration</name>
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
|
|
Loading…
Reference in New Issue