From dc88ef6282a9ac48e8afab82737d876127abbf3e Mon Sep 17 00:00:00 2001
From: Peter van 't Hof <p.j.van_t_hof@lumc.nl>
Date: Mon, 21 Mar 2016 18:23:35 +0100
Subject: [PATCH] Fixed version

---
 public/gwas-test/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/gwas-test/pom.xml b/public/gwas-test/pom.xml
index e892b4adc..e7977c576 100644
--- a/public/gwas-test/pom.xml
+++ b/public/gwas-test/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>nl.lumc.sasc</groupId>
         <artifactId>Biopet</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
-- 
GitLab