forked from gCubeSystem/common-smartgears-legacy
commit for release
This commit is contained in:
parent
a71d8d1fac
commit
0bf0708efd
|
@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
||||||
|
|
||||||
# Changelog for Common Smartgears
|
# Changelog for Common Smartgears
|
||||||
|
|
||||||
## [v3.1.5-SNAPSHOT] - 2022-04-20
|
## [v3.1.5] - 2022-04-20
|
||||||
|
|
||||||
- Added roles to ExternalService Info on request handler verification
|
- Added roles to ExternalService Info on request handler verification
|
||||||
|
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
<groupId>org.gcube.core</groupId>
|
<groupId>org.gcube.core</groupId>
|
||||||
<artifactId>common-smartgears</artifactId>
|
<artifactId>common-smartgears</artifactId>
|
||||||
<version>3.1.5-SNAPSHOT</version>
|
<version>3.1.5</version>
|
||||||
<name>SmartGears</name>
|
<name>SmartGears</name>
|
||||||
|
|
||||||
<dependencyManagement>
|
<dependencyManagement>
|
||||||
|
|
Loading…
Reference in New Issue