update to 2.9.1-SNAPSHOT version in order to have a fixed bom as latest in the range. see #23578

This commit is contained in:
Roberto Cirillo 2022-06-28 14:07:50 +02:00
parent 588a71db5e
commit 7d2be48d31
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
</parent>
<groupId>org.gcube.contentmanagement</groupId>
<artifactId>storage-manager-core</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>2.9.1-SNAPSHOT</version>
<properties>
<distroDirectory>${project.basedir}/distro</distroDirectory>
</properties>