Releasing 1.0.6
This commit is contained in:
parent
03e4d86b99
commit
de7eba0614
|
@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
|
||||
# Changelog for gFeed
|
||||
|
||||
## [v1.0.6-SNAPSHOT]
|
||||
## [v1.0.6]
|
||||
- Pom updates
|
||||
|
||||
## [v1.0.5]
|
||||
|
|
|
@ -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.DataMinerAlgorithmsCrawler
|
||||
|
||||
## [v1.0.7-SNAPSHOT]
|
||||
## [v1.0.7]
|
||||
- Lombok version
|
||||
|
||||
## [v1.0.6]
|
||||
|
|
|
@ -4,11 +4,11 @@
|
|||
<parent>
|
||||
<groupId>org.gcube.data-publishing.gFeed</groupId>
|
||||
<artifactId>gFeed-Suite</artifactId>
|
||||
<version>1.0.6-SNAPSHOT</version>
|
||||
<version>1.0.6</version>
|
||||
</parent>
|
||||
<artifactId>DataMinerAlgorithmsCrawler</artifactId>
|
||||
<name>DataMinerAlgorithmsCrawler</name>
|
||||
<version>1.0.7-SNAPSHOT</version>
|
||||
<version>1.0.7</version>
|
||||
<description>Plugin for gCat-Feeder for DataMiner Algorithms publishing</description>
|
||||
|
||||
|
||||
|
|
|
@ -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.catalogue-plugin-framework
|
||||
|
||||
## [v1.0.6-SNAPSHOT]
|
||||
## [v1.0.6]
|
||||
- Lombok dependency upgrade
|
||||
|
||||
|
||||
|
|
|
@ -5,10 +5,10 @@
|
|||
<parent>
|
||||
<groupId>org.gcube.data-publishing.gFeed</groupId>
|
||||
<artifactId>gFeed-Suite</artifactId>
|
||||
<version>1.0.6-SNAPSHOT</version>
|
||||
<version>1.0.6</version>
|
||||
</parent>
|
||||
<artifactId>catalogue-plugin-framework</artifactId>
|
||||
<version>1.0.6-SNAPSHOT</version>
|
||||
<version>1.0.6</version>
|
||||
|
||||
|
||||
<scm>
|
||||
|
|
|
@ -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.collectors-plugin-framework
|
||||
|
||||
## [v1.0.6-SNAPSHOT]
|
||||
## [v1.0.6]
|
||||
- Pom updates
|
||||
|
||||
## [v1.0.5]
|
||||
|
|
|
@ -5,12 +5,12 @@
|
|||
<parent>
|
||||
<groupId>org.gcube.data-publishing.gFeed</groupId>
|
||||
<artifactId>gFeed-Suite</artifactId>
|
||||
<version>1.0.6-SNAPSHOT</version>
|
||||
<version>1.0.6</version>
|
||||
</parent>
|
||||
<artifactId>collectors-plugin-framework</artifactId>
|
||||
<name>collectors-plugin-framework</name>
|
||||
<description>Framework for collectors implementations</description>
|
||||
<version>1.0.6-SNAPSHOT</version>
|
||||
<version>1.0.6</version>
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -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.test-commons
|
||||
|
||||
## [v1.0.6-SNAPSHOT]
|
||||
## [v1.0.6]
|
||||
- Pom updates
|
||||
|
||||
## [v1.0.5]
|
||||
|
|
|
@ -5,11 +5,11 @@
|
|||
<parent>
|
||||
<groupId>org.gcube.data-publishing.gFeed</groupId>
|
||||
<artifactId>gFeed-Suite</artifactId>
|
||||
<version>1.0.6-SNAPSHOT</version>
|
||||
<version>1.0.6</version>
|
||||
</parent>
|
||||
<artifactId>commons</artifactId>
|
||||
<name>commons</name>
|
||||
<version>1.0.6-SNAPSHOT</version>
|
||||
<version>1.0.6</version>
|
||||
<description>Common utilities for gCatFeeder logic</description>
|
||||
|
||||
|
||||
|
|
|
@ -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.gCat-controller
|
||||
|
||||
## [v1.0.8-SNAPSHOT]
|
||||
## [v1.0.8]
|
||||
- Pom updates
|
||||
|
||||
## [v1.0.7]
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<parent>
|
||||
<groupId>org.gcube.data-publishing.gFeed</groupId>
|
||||
<artifactId>gFeed-Suite</artifactId>
|
||||
<version>1.0.6-SNAPSHOT</version>
|
||||
<version>1.0.6</version>
|
||||
</parent>
|
||||
<artifactId>gCat-Controller</artifactId>
|
||||
<name>gCat-Controller</name>
|
||||
<version>1.0.8-SNAPSHOT</version>
|
||||
<version>1.0.8</version>
|
||||
<description>Controller implementation for GCat Service</description>
|
||||
|
||||
<scm>
|
||||
|
|
|
@ -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.gFeed-service
|
||||
|
||||
## [v1.0.6-SNAPSHOT]
|
||||
## [v1.0.6]
|
||||
- Pom updates
|
||||
|
||||
## [v1.0.5]
|
||||
|
|
|
@ -4,11 +4,11 @@
|
|||
<parent>
|
||||
<groupId>org.gcube.data-publishing.gFeed</groupId>
|
||||
<artifactId>gFeed-Suite</artifactId>
|
||||
<version>1.0.6-SNAPSHOT</version>
|
||||
<version>1.0.6</version>
|
||||
</parent>
|
||||
<artifactId>gCat-Feeder</artifactId>
|
||||
<name>gFeed Service</name>
|
||||
<version>1.0.6-SNAPSHOT</version>
|
||||
<version>1.0.6</version>
|
||||
<description>Service implementation</description>
|
||||
|
||||
<properties>
|
||||
|
|
|
@ -5,11 +5,11 @@
|
|||
<parent>
|
||||
<groupId>org.gcube.data-publishing.gFeed</groupId>
|
||||
<artifactId>gFeed-Suite</artifactId>
|
||||
<version>1.0.6-SNAPSHOT</version>
|
||||
<version>1.0.6</version>
|
||||
</parent>
|
||||
<artifactId>oai-harvester</artifactId>
|
||||
<name>oai-harvester</name>
|
||||
<version>1.0.7-SNAPSHOT</version>
|
||||
<version>1.0.7</version>
|
||||
|
||||
<scm>
|
||||
<connection>scm:git:${gitBaseUrl}/gFeed</connection>
|
||||
|
|
21
pom.xml
21
pom.xml
|
@ -9,7 +9,7 @@
|
|||
</parent>
|
||||
<groupId>org.gcube.data-publishing.gFeed</groupId>
|
||||
<artifactId>gFeed-Suite</artifactId>
|
||||
<version>1.0.6-SNAPSHOT</version>
|
||||
<version>1.0.6</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>gFeed Suite</name>
|
||||
<description>gCat-Feeder Suite of components : service, plugin framework, plugins</description>
|
||||
|
@ -20,11 +20,12 @@
|
|||
<gitBaseUrl>https://code-repo.d4science.org/gCubeSystem</gitBaseUrl>
|
||||
|
||||
<!-- PROD -->
|
||||
<!-- <smartgears-bom>2.1.1</smartgears-bom>-->
|
||||
<!-- <gcube-bom>2.0.2</gcube-bom>-->
|
||||
<smartgears-bom>2.1.1</smartgears-bom>
|
||||
<gcube-bom>2.0.2</gcube-bom>
|
||||
<lombok.version>1.18.4</lombok.version>
|
||||
<!-- DEV -->
|
||||
<smartgears-bom>2.2.0-SNAPSHOT</smartgears-bom>
|
||||
<gcube-bom>2.1.0-SNAPSHOT</gcube-bom>
|
||||
<!-- <smartgears-bom>2.2.0-SNAPSHOT</smartgears-bom>-->
|
||||
<!-- <gcube-bom>2.1.0-SNAPSHOT</gcube-bom>-->
|
||||
|
||||
</properties>
|
||||
|
||||
|
@ -69,8 +70,14 @@
|
|||
<type>pom</type>
|
||||
<scope>import</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
|
||||
|
||||
<dependency>
|
||||
<groupId>org.projectlombok</groupId>
|
||||
<artifactId>lombok</artifactId>
|
||||
<version>${lombok.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.gcube.data-publishing.gFeed</groupId>
|
||||
<artifactId>collectors-plugin-framework</artifactId>
|
||||
|
|
|
@ -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.test-commons
|
||||
|
||||
## [v1.0.6-SNAPSHOT]
|
||||
## [v1.0.6]
|
||||
- Test support to jwt token
|
||||
|
||||
## [v1.0.5]
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<parent>
|
||||
<groupId>org.gcube.data-publishing.gFeed</groupId>
|
||||
<artifactId>gFeed-Suite</artifactId>
|
||||
<version>1.0.6-SNAPSHOT</version>
|
||||
<version>1.0.6</version>
|
||||
</parent>
|
||||
<artifactId>test-commons</artifactId>
|
||||
<name>test commons</name>
|
||||
<version>1.0.6-SNAPSHOT</version>
|
||||
<version>1.0.6</version>
|
||||
<description>Utility classes for test purposes</description>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue