From 2364d8581ea32f7dc05b63a1f23084caff1c4d3e Mon Sep 17 00:00:00 2001
From: Peter van 't Hof
Date: Sun, 29 Jan 2017 11:53:49 +0100
Subject: [PATCH] Bump to version 0.8.0
---
bam2wig/pom.xml | 2 +-
bammetrics/pom.xml | 2 +-
basty/pom.xml | 2 +-
biopet-core/pom.xml | 2 +-
biopet-extensions/pom.xml | 2 +-
biopet-package/pom.xml | 2 +-
biopet-tools-extensions/pom.xml | 2 +-
biopet-tools-package/pom.xml | 2 +-
biopet-tools/pom.xml | 2 +-
biopet-utils/pom.xml | 2 +-
carp/pom.xml | 2 +-
external-example/pom.xml | 6 +++---
flexiprep/pom.xml | 2 +-
gears/pom.xml | 2 +-
generate-indexes/pom.xml | 2 +-
gentrap/pom.xml | 2 +-
gwas-test/pom.xml | 2 +-
kopisu/pom.xml | 2 +-
mapping/pom.xml | 2 +-
pom.xml | 2 +-
sage/pom.xml | 2 +-
shiva/pom.xml | 2 +-
tinycap/pom.xml | 2 +-
toucan/pom.xml | 2 +-
24 files changed, 26 insertions(+), 26 deletions(-)
diff --git a/bam2wig/pom.xml b/bam2wig/pom.xml
index 33f920933..a0a0d36dc 100644
--- a/bam2wig/pom.xml
+++ b/bam2wig/pom.xml
@@ -26,7 +26,7 @@
nl.lumc.sasc
Biopet
- 0.8.0-RC1
+ 0.8.0
../
diff --git a/bammetrics/pom.xml b/bammetrics/pom.xml
index 34d6424d4..ef2c66cb3 100644
--- a/bammetrics/pom.xml
+++ b/bammetrics/pom.xml
@@ -24,7 +24,7 @@
nl.lumc.sasc
Biopet
- 0.8.0-RC1
+ 0.8.0
../
diff --git a/basty/pom.xml b/basty/pom.xml
index 007456268..4a6b26495 100644
--- a/basty/pom.xml
+++ b/basty/pom.xml
@@ -31,7 +31,7 @@
nl.lumc.sasc
Biopet
- 0.8.0-RC1
+ 0.8.0
../
diff --git a/biopet-core/pom.xml b/biopet-core/pom.xml
index 94cd74f89..3ef5197f8 100644
--- a/biopet-core/pom.xml
+++ b/biopet-core/pom.xml
@@ -21,7 +21,7 @@
Biopet
nl.lumc.sasc
- 0.8.0-RC1
+ 0.8.0
../
4.0.0
diff --git a/biopet-extensions/pom.xml b/biopet-extensions/pom.xml
index ccbf36b55..59ba992f5 100644
--- a/biopet-extensions/pom.xml
+++ b/biopet-extensions/pom.xml
@@ -21,7 +21,7 @@
Biopet
nl.lumc.sasc
- 0.8.0-RC1
+ 0.8.0
4.0.0
diff --git a/biopet-package/pom.xml b/biopet-package/pom.xml
index 6fb12a096..e0468f8f7 100644
--- a/biopet-package/pom.xml
+++ b/biopet-package/pom.xml
@@ -24,7 +24,7 @@
nl.lumc.sasc
Biopet
- 0.8.0-RC1
+ 0.8.0
../
diff --git a/biopet-tools-extensions/pom.xml b/biopet-tools-extensions/pom.xml
index 2faccf39d..dbfe856a5 100644
--- a/biopet-tools-extensions/pom.xml
+++ b/biopet-tools-extensions/pom.xml
@@ -21,7 +21,7 @@
Biopet
nl.lumc.sasc
- 0.8.0-RC1
+ 0.8.0
4.0.0
diff --git a/biopet-tools-package/pom.xml b/biopet-tools-package/pom.xml
index 8b898dadd..781153622 100644
--- a/biopet-tools-package/pom.xml
+++ b/biopet-tools-package/pom.xml
@@ -21,7 +21,7 @@
Biopet
nl.lumc.sasc
- 0.8.0-RC1
+ 0.8.0
4.0.0
diff --git a/biopet-tools/pom.xml b/biopet-tools/pom.xml
index 38580e092..0ee7fe655 100644
--- a/biopet-tools/pom.xml
+++ b/biopet-tools/pom.xml
@@ -21,7 +21,7 @@
Biopet
nl.lumc.sasc
- 0.8.0-RC1
+ 0.8.0
../
4.0.0
diff --git a/biopet-utils/pom.xml b/biopet-utils/pom.xml
index 116f2a5f7..90d352255 100644
--- a/biopet-utils/pom.xml
+++ b/biopet-utils/pom.xml
@@ -21,7 +21,7 @@
Biopet
nl.lumc.sasc
- 0.8.0-RC1
+ 0.8.0
../
4.0.0
diff --git a/carp/pom.xml b/carp/pom.xml
index 9103220cf..158b29bc5 100644
--- a/carp/pom.xml
+++ b/carp/pom.xml
@@ -24,7 +24,7 @@
nl.lumc.sasc
Biopet
- 0.8.0-RC1
+ 0.8.0
../
diff --git a/external-example/pom.xml b/external-example/pom.xml
index c85306d72..7d904a2f2 100644
--- a/external-example/pom.xml
+++ b/external-example/pom.xml
@@ -56,19 +56,19 @@
BiopetCore
- 0.8.0-RC1
+ 0.8.0
nl.lumc.sasc
BiopetExtensions
- 0.8.0-RC1
+ 0.8.0
nl.lumc.sasc
Shiva
- 0.8.0-RC1
+ 0.8.0
diff --git a/flexiprep/pom.xml b/flexiprep/pom.xml
index 4db17621d..b52408b01 100644
--- a/flexiprep/pom.xml
+++ b/flexiprep/pom.xml
@@ -24,7 +24,7 @@
nl.lumc.sasc
Biopet
- 0.8.0-RC1
+ 0.8.0
../
diff --git a/gears/pom.xml b/gears/pom.xml
index 6ff985ee7..669866c4c 100644
--- a/gears/pom.xml
+++ b/gears/pom.xml
@@ -21,7 +21,7 @@
Biopet
nl.lumc.sasc
- 0.8.0-RC1
+ 0.8.0
../
4.0.0
diff --git a/generate-indexes/pom.xml b/generate-indexes/pom.xml
index 72d0f79d0..8a1eb2f93 100644
--- a/generate-indexes/pom.xml
+++ b/generate-indexes/pom.xml
@@ -26,7 +26,7 @@
nl.lumc.sasc
Biopet
- 0.8.0-RC1
+ 0.8.0
../
diff --git a/gentrap/pom.xml b/gentrap/pom.xml
index bbda7db15..9fd36e23e 100644
--- a/gentrap/pom.xml
+++ b/gentrap/pom.xml
@@ -24,7 +24,7 @@
nl.lumc.sasc
Biopet
- 0.8.0-RC1
+ 0.8.0
../
diff --git a/gwas-test/pom.xml b/gwas-test/pom.xml
index 95a065b31..886236c43 100644
--- a/gwas-test/pom.xml
+++ b/gwas-test/pom.xml
@@ -26,7 +26,7 @@
nl.lumc.sasc
Biopet
- 0.8.0-RC1
+ 0.8.0
../
diff --git a/kopisu/pom.xml b/kopisu/pom.xml
index ed4811329..65c657349 100644
--- a/kopisu/pom.xml
+++ b/kopisu/pom.xml
@@ -24,7 +24,7 @@
nl.lumc.sasc
Biopet
- 0.8.0-RC1
+ 0.8.0
../
diff --git a/mapping/pom.xml b/mapping/pom.xml
index 9ba143ecf..b00767442 100644
--- a/mapping/pom.xml
+++ b/mapping/pom.xml
@@ -24,7 +24,7 @@
nl.lumc.sasc
Biopet
- 0.8.0-RC1
+ 0.8.0
../
diff --git a/pom.xml b/pom.xml
index e46712b05..d2a306f84 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
nl.lumc.sasc
Biopet
pom
- 0.8.0-RC1
+ 0.8.0
gatk
diff --git a/sage/pom.xml b/sage/pom.xml
index 6515bc069..de62f2bdd 100644
--- a/sage/pom.xml
+++ b/sage/pom.xml
@@ -24,7 +24,7 @@
nl.lumc.sasc
Biopet
- 0.8.0-RC1
+ 0.8.0
../
diff --git a/shiva/pom.xml b/shiva/pom.xml
index d74ff1115..663596771 100644
--- a/shiva/pom.xml
+++ b/shiva/pom.xml
@@ -21,7 +21,7 @@
Biopet
nl.lumc.sasc
- 0.8.0-RC1
+ 0.8.0
4.0.0
diff --git a/tinycap/pom.xml b/tinycap/pom.xml
index 60e83cc69..1b98a9597 100644
--- a/tinycap/pom.xml
+++ b/tinycap/pom.xml
@@ -21,7 +21,7 @@
Biopet
nl.lumc.sasc
- 0.8.0-RC1
+ 0.8.0
4.0.0
diff --git a/toucan/pom.xml b/toucan/pom.xml
index 4b3a0cee4..c7069eb21 100644
--- a/toucan/pom.xml
+++ b/toucan/pom.xml
@@ -24,7 +24,7 @@
nl.lumc.sasc
Biopet
- 0.8.0-RC1
+ 0.8.0
../
--
GitLab