updated
This commit is contained in:
parent
dfe6168b70
commit
86633defa1
5
pom.xml
5
pom.xml
|
@ -13,6 +13,11 @@
|
|||
<url>https://code-repo.d4science.org/gCubeSystem/gcube-secrets</url>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
<maven.compiler.target>1.8</maven.compiler.target>
|
||||
<maven.compiler.source>1.8</maven.compiler.source>
|
||||
</properties>
|
||||
|
||||
<parent>
|
||||
<artifactId>maven-parent</artifactId>
|
||||
<groupId>org.gcube.tools</groupId>
|
||||
|
|
Loading…
Reference in New Issue