We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e49db0c commit cf6d482Copy full SHA for cf6d482
1 file changed
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>uk.ac.ebi.spot.gwasdepo</groupId>
8
<artifactId>gwasdepo-ingest-service</artifactId>
9
- <version>0.0.7</version>
+ <version>0.0.8-SNAPSHOT</version>
10
<packaging>jar</packaging>
11
12
<name>GWAS Deposition App Ingest Service</name>
@@ -66,7 +66,7 @@
66
<dependency>
67
68
<artifactId>gwasdepo-commons</artifactId>
69
- <version>1.0.13</version>
+ <version>1.0.14-SNAPSHOT</version>
70
</dependency>
71
72
0 commit comments