Updated to gcube-smartgears-bom-2.2.0-SNAPSHOT

This commit is contained in:
Giancarlo Panichi 2022-11-02 17:55:57 +01:00
parent c87a11211c
commit 5e88b6e866
3 changed files with 11 additions and 3 deletions

View File

@ -1,6 +1,11 @@
# Changelog
## [v2.8.0-SNAPSHOT] - 2022-11-02
- Updated to gcube-smartgears-bom.2.2.0-SNAPSHOT [#24026]
## [v2.7.1] - 2022-04-06
- Updated to gcube-smartgears-bom.2.1.1 [#23133]

View File

@ -1,6 +1,9 @@
<ReleaseNotes>
<Changeset component="org.gcube.dataanalysis.dataminer-pool-manager.2-8-0" date="2022-04-06">
<Change>Updated to gcube-smartgears-bom.2.2.0-SNAPSHOT [#24026]</Change>
</Changeset>
<Changeset component="org.gcube.dataanalysis.dataminer-pool-manager.2-7-1" date="2022-04-06">
<Change>Updated to gcube-smartgears-bom.2.2.0 [#23133]</Change>
<Change>Updated to gcube-smartgears-bom.2.1.1 [#23133]</Change>
</Changeset>
<Changeset component="org.gcube.dataanalysis.dataminer-pool-manager.2-7-0" date="2020-04-16">
<Change>Updated to new Social Networking API [#19081]</Change>

View File

@ -12,7 +12,7 @@
<groupId>org.gcube.dataanalysis</groupId>
<artifactId>dataminer-pool-manager</artifactId>
<packaging>war</packaging>
<version>2.7.1</version>
<version>2.8.0-SNAPSHOT</version>
<name>dataminer-pool-manager</name>
<description>DataMiner Pool Manager is a service to support the integration of algorithms in D4Science Infrastructure</description>
@ -151,7 +151,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-smartgears-bom</artifactId>
<version>2.1.1</version>
<version>2.2.0-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>