gcube-smartgears-bom to 2.5.1-SNAPSHOT

This commit is contained in:
Alfredo Oliviero 2024-09-24 15:32:48 +02:00
parent 2f8209f960
commit 766af5414c
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
## [v1.2.1-SNAPSHOT] - 2024-09-19 ## [v1.2.1-SNAPSHOT] - 2024-09-19
moved to gcube-smartgears-bom 2.6.0-SNAPSHOT moved to gcube-smartgears-bom 2.5.1-SNAPSHOT
removed gcube-bom dependency removed gcube-bom dependency
## [v1.2.0] - 2022-05-02 ## [v1.2.0] - 2022-05-02

View File

@ -34,7 +34,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>