commit for release

This commit is contained in:
lucio 2023-08-03 15:12:28 +02:00
parent 3b54d8e456
commit 836c3c03cd
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gcube.common.core</groupId>
<artifactId>legacy-is-publisher-connector</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<name>Legacy is publisher</name>
<scm>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/legacy-is-publisher-connector</connection>
@ -21,7 +21,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-smartgears-bom</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>