release
This commit is contained in:
parent
977623247c
commit
805ccd0998
|
@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
||||||
|
|
||||||
# Changelog for org.gcube.data-publishing.gFeed.oai-pmh
|
# Changelog for org.gcube.data-publishing.gFeed.oai-pmh
|
||||||
|
|
||||||
## [1.0.5-SNAPSHOT] - 2020-12-15
|
## [1.0.5] - 2020-12-15
|
||||||
Do not stop on single repository error
|
Do not stop on single repository error
|
||||||
|
|
||||||
## [1.0.4] - 2020-12-15
|
## [1.0.4] - 2020-12-15
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>oai-harvester</artifactId>
|
<artifactId>oai-harvester</artifactId>
|
||||||
<name>oai-harvester</name>
|
<name>oai-harvester</name>
|
||||||
<version>1.0.5-SNAPSHOT</version>
|
<version>1.0.5</version>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:git:${gitBaseUrl}/gFeed</connection>
|
<connection>scm:git:${gitBaseUrl}/gFeed</connection>
|
||||||
|
|
Loading…
Reference in New Issue