Enahced pom veriosn and switched to maven parent 1.1.0-SNAPSHOT
This commit is contained in:
parent
1577745759
commit
d49cc4238d
4
pom.xml
4
pom.xml
|
@ -3,12 +3,12 @@
|
|||
<parent>
|
||||
<groupId>org.gcube.tools</groupId>
|
||||
<artifactId>maven-parent</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<version>1.1.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<groupId>org.gcube.data-publishing</groupId>
|
||||
<artifactId>storagehub-application-persistence</artifactId>
|
||||
<version>1.1.0-SNAPSHOT</version>
|
||||
<version>1.2.0-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<description>
|
||||
This library allows any application to persist in the workspace home
|
||||
|
|
Loading…
Reference in New Issue