Merge branch 'master' of

gitea@code-repo.d4science.org:gCubeSystem/gcube-smartgears-bom-legacy.git
This commit is contained in:
Luca Frosini 2024-04-30 11:23:18 +02:00
commit 4c2241b0dd
1 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>maven-parent</artifactId> <artifactId>maven-parent</artifactId>
<groupId>org.gcube.tools</groupId> <groupId>org.gcube.tools</groupId>
<version>1.1.0</version> <version>1.2.0</version>
</parent> </parent>
<groupId>org.gcube.distribution</groupId> <groupId>org.gcube.distribution</groupId>
<artifactId>gcube-smartgears-bom</artifactId> <artifactId>gcube-smartgears-bom</artifactId>
@ -23,9 +23,9 @@
</properties> </properties>
<scm> <scm>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</connection> <connection>scm:git:https://code-repo.d4science.org/gCubeSystem/gcube-smartgears-bom-legacy.git</connection>
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</developerConnection> <developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/gcube-smartgears-bom-legacy.git</developerConnection>
<url>https://code-repo.d4science.org/gCubeSystem/${project.artifactId}</url> <url>https://code-repo.d4science.org/gCubeSystem/gcube-smartgears-bom-legacy</url>
</scm> </scm>
<dependencyManagement> <dependencyManagement>