Merge branch 'master' of gitea@code-repo.d4science.org:gCubeSystem/smart-executor-bom.git
This commit is contained in:
commit
32b389c9a5
6
pom.xml
6
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue