Releasing 1.0.6

This commit is contained in:
Fabio Sinibaldi 2022-11-04 14:50:36 +01:00
parent 03e4d86b99
commit de7eba0614
17 changed files with 38 additions and 31 deletions

View File

@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for gFeed # Changelog for gFeed
## [v1.0.6-SNAPSHOT] ## [v1.0.6]
- Pom updates - Pom updates
## [v1.0.5] ## [v1.0.5]

View File

@ -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 # Changelog for org.gcube.data-publishing.gFeed.DataMinerAlgorithmsCrawler
## [v1.0.7-SNAPSHOT] ## [v1.0.7]
- Lombok version - Lombok version
## [v1.0.6] ## [v1.0.6]

View File

@ -4,11 +4,11 @@
<parent> <parent>
<groupId>org.gcube.data-publishing.gFeed</groupId> <groupId>org.gcube.data-publishing.gFeed</groupId>
<artifactId>gFeed-Suite</artifactId> <artifactId>gFeed-Suite</artifactId>
<version>1.0.6-SNAPSHOT</version> <version>1.0.6</version>
</parent> </parent>
<artifactId>DataMinerAlgorithmsCrawler</artifactId> <artifactId>DataMinerAlgorithmsCrawler</artifactId>
<name>DataMinerAlgorithmsCrawler</name> <name>DataMinerAlgorithmsCrawler</name>
<version>1.0.7-SNAPSHOT</version> <version>1.0.7</version>
<description>Plugin for gCat-Feeder for DataMiner Algorithms publishing</description> <description>Plugin for gCat-Feeder for DataMiner Algorithms publishing</description>

View File

@ -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 # Changelog for org.gcube.data-publishing.gFeed.catalogue-plugin-framework
## [v1.0.6-SNAPSHOT] ## [v1.0.6]
- Lombok dependency upgrade - Lombok dependency upgrade

View File

@ -5,10 +5,10 @@
<parent> <parent>
<groupId>org.gcube.data-publishing.gFeed</groupId> <groupId>org.gcube.data-publishing.gFeed</groupId>
<artifactId>gFeed-Suite</artifactId> <artifactId>gFeed-Suite</artifactId>
<version>1.0.6-SNAPSHOT</version> <version>1.0.6</version>
</parent> </parent>
<artifactId>catalogue-plugin-framework</artifactId> <artifactId>catalogue-plugin-framework</artifactId>
<version>1.0.6-SNAPSHOT</version> <version>1.0.6</version>
<scm> <scm>

View File

@ -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 # Changelog for org.gcube.data-publishing.gFeed.collectors-plugin-framework
## [v1.0.6-SNAPSHOT] ## [v1.0.6]
- Pom updates - Pom updates
## [v1.0.5] ## [v1.0.5]

View File

@ -5,12 +5,12 @@
<parent> <parent>
<groupId>org.gcube.data-publishing.gFeed</groupId> <groupId>org.gcube.data-publishing.gFeed</groupId>
<artifactId>gFeed-Suite</artifactId> <artifactId>gFeed-Suite</artifactId>
<version>1.0.6-SNAPSHOT</version> <version>1.0.6</version>
</parent> </parent>
<artifactId>collectors-plugin-framework</artifactId> <artifactId>collectors-plugin-framework</artifactId>
<name>collectors-plugin-framework</name> <name>collectors-plugin-framework</name>
<description>Framework for collectors implementations</description> <description>Framework for collectors implementations</description>
<version>1.0.6-SNAPSHOT</version> <version>1.0.6</version>

View File

@ -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 # Changelog for org.gcube.data-publishing.gFeed.test-commons
## [v1.0.6-SNAPSHOT] ## [v1.0.6]
- Pom updates - Pom updates
## [v1.0.5] ## [v1.0.5]

View File

@ -5,11 +5,11 @@
<parent> <parent>
<groupId>org.gcube.data-publishing.gFeed</groupId> <groupId>org.gcube.data-publishing.gFeed</groupId>
<artifactId>gFeed-Suite</artifactId> <artifactId>gFeed-Suite</artifactId>
<version>1.0.6-SNAPSHOT</version> <version>1.0.6</version>
</parent> </parent>
<artifactId>commons</artifactId> <artifactId>commons</artifactId>
<name>commons</name> <name>commons</name>
<version>1.0.6-SNAPSHOT</version> <version>1.0.6</version>
<description>Common utilities for gCatFeeder logic</description> <description>Common utilities for gCatFeeder logic</description>

View File

@ -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 # Changelog for org.gcube.data-publishing.gFeed.gCat-controller
## [v1.0.8-SNAPSHOT] ## [v1.0.8]
- Pom updates - Pom updates
## [v1.0.7] ## [v1.0.7]

View File

@ -3,11 +3,11 @@
<parent> <parent>
<groupId>org.gcube.data-publishing.gFeed</groupId> <groupId>org.gcube.data-publishing.gFeed</groupId>
<artifactId>gFeed-Suite</artifactId> <artifactId>gFeed-Suite</artifactId>
<version>1.0.6-SNAPSHOT</version> <version>1.0.6</version>
</parent> </parent>
<artifactId>gCat-Controller</artifactId> <artifactId>gCat-Controller</artifactId>
<name>gCat-Controller</name> <name>gCat-Controller</name>
<version>1.0.8-SNAPSHOT</version> <version>1.0.8</version>
<description>Controller implementation for GCat Service</description> <description>Controller implementation for GCat Service</description>
<scm> <scm>

View File

@ -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 # Changelog for org.gcube.data-publishing.gFeed.gFeed-service
## [v1.0.6-SNAPSHOT] ## [v1.0.6]
- Pom updates - Pom updates
## [v1.0.5] ## [v1.0.5]

View File

@ -4,11 +4,11 @@
<parent> <parent>
<groupId>org.gcube.data-publishing.gFeed</groupId> <groupId>org.gcube.data-publishing.gFeed</groupId>
<artifactId>gFeed-Suite</artifactId> <artifactId>gFeed-Suite</artifactId>
<version>1.0.6-SNAPSHOT</version> <version>1.0.6</version>
</parent> </parent>
<artifactId>gCat-Feeder</artifactId> <artifactId>gCat-Feeder</artifactId>
<name>gFeed Service</name> <name>gFeed Service</name>
<version>1.0.6-SNAPSHOT</version> <version>1.0.6</version>
<description>Service implementation</description> <description>Service implementation</description>
<properties> <properties>

View File

@ -5,11 +5,11 @@
<parent> <parent>
<groupId>org.gcube.data-publishing.gFeed</groupId> <groupId>org.gcube.data-publishing.gFeed</groupId>
<artifactId>gFeed-Suite</artifactId> <artifactId>gFeed-Suite</artifactId>
<version>1.0.6-SNAPSHOT</version> <version>1.0.6</version>
</parent> </parent>
<artifactId>oai-harvester</artifactId> <artifactId>oai-harvester</artifactId>
<name>oai-harvester</name> <name>oai-harvester</name>
<version>1.0.7-SNAPSHOT</version> <version>1.0.7</version>
<scm> <scm>
<connection>scm:git:${gitBaseUrl}/gFeed</connection> <connection>scm:git:${gitBaseUrl}/gFeed</connection>

21
pom.xml
View File

@ -9,7 +9,7 @@
</parent> </parent>
<groupId>org.gcube.data-publishing.gFeed</groupId> <groupId>org.gcube.data-publishing.gFeed</groupId>
<artifactId>gFeed-Suite</artifactId> <artifactId>gFeed-Suite</artifactId>
<version>1.0.6-SNAPSHOT</version> <version>1.0.6</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>gFeed Suite</name> <name>gFeed Suite</name>
<description>gCat-Feeder Suite of components : service, plugin framework, plugins</description> <description>gCat-Feeder Suite of components : service, plugin framework, plugins</description>
@ -20,11 +20,12 @@
<gitBaseUrl>https://code-repo.d4science.org/gCubeSystem</gitBaseUrl> <gitBaseUrl>https://code-repo.d4science.org/gCubeSystem</gitBaseUrl>
<!-- PROD --> <!-- PROD -->
<!-- <smartgears-bom>2.1.1</smartgears-bom>--> <smartgears-bom>2.1.1</smartgears-bom>
<!-- <gcube-bom>2.0.2</gcube-bom>--> <gcube-bom>2.0.2</gcube-bom>
<lombok.version>1.18.4</lombok.version>
<!-- DEV --> <!-- DEV -->
<smartgears-bom>2.2.0-SNAPSHOT</smartgears-bom> <!-- <smartgears-bom>2.2.0-SNAPSHOT</smartgears-bom>-->
<gcube-bom>2.1.0-SNAPSHOT</gcube-bom> <!-- <gcube-bom>2.1.0-SNAPSHOT</gcube-bom>-->
</properties> </properties>
@ -69,8 +70,14 @@
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>${lombok.version}</version>
</dependency>
<dependency> <dependency>
<groupId>org.gcube.data-publishing.gFeed</groupId> <groupId>org.gcube.data-publishing.gFeed</groupId>
<artifactId>collectors-plugin-framework</artifactId> <artifactId>collectors-plugin-framework</artifactId>

View File

@ -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 # Changelog for org.gcube.data-publishing.gFeed.test-commons
## [v1.0.6-SNAPSHOT] ## [v1.0.6]
- Test support to jwt token - Test support to jwt token
## [v1.0.5] ## [v1.0.5]

View File

@ -3,11 +3,11 @@
<parent> <parent>
<groupId>org.gcube.data-publishing.gFeed</groupId> <groupId>org.gcube.data-publishing.gFeed</groupId>
<artifactId>gFeed-Suite</artifactId> <artifactId>gFeed-Suite</artifactId>
<version>1.0.6-SNAPSHOT</version> <version>1.0.6</version>
</parent> </parent>
<artifactId>test-commons</artifactId> <artifactId>test-commons</artifactId>
<name>test commons</name> <name>test commons</name>
<version>1.0.6-SNAPSHOT</version> <version>1.0.6</version>
<description>Utility classes for test purposes</description> <description>Utility classes for test purposes</description>