update to 2.5.4-SNAPSHOT to bypass LATEST bom defined in etics version

This commit is contained in:
Roberto Cirillo 2022-06-30 16:53:39 +02:00
parent 86fee9cdbe
commit 140fb10dc9
2 changed files with 7 additions and 3 deletions

View File

@ -1,5 +1,9 @@
# Changelog for storage-manager-wrapper
## [v2.5.4-SNAPSHOT] 2019-03-20
* remove latest from bom
## [v2.5.3] 2019-03-20
* Added wrapper for HomeLibrary configuration related to the new preproduction infrastructure

View File

@ -8,7 +8,7 @@
</parent>
<groupId>org.gcube.contentmanagement</groupId>
<artifactId>storage-manager-wrapper</artifactId>
<version>2.5.3</version>
<version>2.5.4-SNAPSHOT4-SNAPSHOT4-SNAPSHOT4-SNAPSHOT</version>
<scm>
<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>
@ -122,4 +122,4 @@
<!-- </plugin> -->
</plugins>
</build>
</project>
</project>