update to 2.5.4 v

This commit is contained in:
Roberto Cirillo 2022-07-07 10:38:23 +02:00
parent 5cb2251385
commit 96c6762757
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog for storage-manager-wrapper # Changelog for storage-manager-wrapper
## [v2.5.4-SNAPSHOT] 2019-03-20 ## [v2.5.4] 2022-07-07
* remove latest from bom * remove latest from bom
* replace slf4j-log4j dep with slf4j api * replace slf4j-log4j dep with slf4j api

View File

@ -8,7 +8,7 @@
</parent> </parent>
<groupId>org.gcube.contentmanagement</groupId> <groupId>org.gcube.contentmanagement</groupId>
<artifactId>storage-manager-wrapper</artifactId> <artifactId>storage-manager-wrapper</artifactId>
<version>2.5.4-SNAPSHOT</version> <version>2.5.4</version>
<scm> <scm>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</connection> <connection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</connection>
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</developerConnection> <developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</developerConnection>