Merge branch 'master' of gitea@code-repo.d4science.org:gCubeSystem/smart-executor-bom.git

This commit is contained in:
Luca Frosini 2020-10-08 14:14:01 +02:00
commit 32b389c9a5
1 changed files with 6 additions and 0 deletions

View File

@ -19,6 +19,12 @@ In such a way any plugin developer does not have to deal with dependencies confl
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<serviceClass>VREManagement</serviceClass>
</properties>
<scm>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/smart-executor-bom</connection>
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/smart-executor-bom</developerConnection>
<url>https://code-repo.d4science.org/gCubeSystem/smart-executor-bom</url>
</scm>
<dependencyManagement>
<dependencies>