We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 681ed52 commit b4cd763Copy full SHA for b4cd763
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.8-SNAPSHOT</version>
+ <version>0.0.8</version>
10
<packaging>jar</packaging>
11
12
<name>GWAS Deposition App Ingest Service</name>
@@ -103,7 +103,7 @@
103
<dependency>
104
105
<artifactId>gwasdepo-commons</artifactId>
106
- <version>1.0.15-SNAPSHOT</version>
+ <version>1.0.15</version>
107
</dependency>
108
109
0 commit comments