upgraded gcube-smartgears-bom version
This commit is contained in:
parent
3e66cfe5f1
commit
bd7a1d9dc5
|
@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
||||||
## [v3.7.0-SNAPSHOT]
|
## [v3.7.0-SNAPSHOT]
|
||||||
|
|
||||||
- new version to get latest version of new IS libraries
|
- new version to get latest version of new IS libraries
|
||||||
|
- upgraded gcube-smartgears-bom version
|
||||||
|
|
||||||
|
|
||||||
## [v3.6.0]
|
## [v3.6.0]
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -29,7 +29,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.5.0</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