Skip to content
Snippets Groups Projects
Commit c83c2272 authored by Sonia Zorba's avatar Sonia Zorba
Browse files

Set version to 0.0.2-SNAPSHOT

parent 1b0f1e62
No related branches found
No related tags found
No related merge requests found
......@@ -5,11 +5,11 @@
<parent>
<groupId>it.inaf.ia2</groupId>
<artifactId>vospace-parent</artifactId>
<version>0.0.1</version>
<version>0.0.2-SNAPSHOT</version>
</parent>
<groupId>it.inaf.oats</groupId>
<artifactId>vospace-rest</artifactId>
<version>0.0.1</version>
<version>0.0.2-SNAPSHOT</version>
<name>vospace-rest</name>
<description>VOSpace REST service</description>
......@@ -23,7 +23,7 @@
<dependency>
<groupId>it.inaf.ia2</groupId>
<artifactId>vospace-parent-classes</artifactId>
<version>0.0.1</version>
<version>0.0.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>redis.clients</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment