Updated to gcube-smartgears-bom-2.5.1-SNAPSHOT
This commit is contained in:
parent
fa5494a1d3
commit
257feb19fc
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
## [v2.8.0-SNAPSHOT]
|
## [v2.8.0-SNAPSHOT]
|
||||||
|
|
||||||
- Updated to gcube-smartgears-bom: 2.6.0-SNAPSHOT
|
- Updated to gcube-smartgears-bom: 2.5.1-SNAPSHOT
|
||||||
- Updated pom.xml to include configuration resources [#26192]
|
- Updated pom.xml to include configuration resources [#26192]
|
||||||
|
|
||||||
## [v2.7.1] - 2022-04-06
|
## [v2.7.1] - 2022-04-06
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<ReleaseNotes>
|
<ReleaseNotes>
|
||||||
<Changeset component="org.gcube.dataanalysis.dataminer-pool-manager.2-8-0" date="2024-09-16">
|
<Changeset component="org.gcube.dataanalysis.dataminer-pool-manager.2-8-0" date="2024-09-16">
|
||||||
<Change>Updated to gcube-smartgears-bom: 2.6.0-SNAPSHOT</Change>
|
<Change>Updated to gcube-smartgears-bom: 2.5.1-SNAPSHOT</Change>
|
||||||
<Change>Updated pom.xml to include configuration resources [#26192]</Change>
|
<Change>Updated pom.xml to include configuration resources [#26192]</Change>
|
||||||
</Changeset>
|
</Changeset>
|
||||||
<Changeset component="org.gcube.dataanalysis.dataminer-pool-manager.2-7-1" date="2022-04-06">
|
<Changeset component="org.gcube.dataanalysis.dataminer-pool-manager.2-7-1" date="2022-04-06">
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -151,7 +151,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.distribution</groupId>
|
<groupId>org.gcube.distribution</groupId>
|
||||||
<artifactId>gcube-smartgears-bom</artifactId>
|
<artifactId>gcube-smartgears-bom</artifactId>
|
||||||
<version>2.6.0-SNAPSHOT</version>
|
<version>2.5.1-SNAPSHOT</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
Loading…
Reference in New Issue