From ac7859202e023d8605ef447ab0525309dab24ff7 Mon Sep 17 00:00:00 2001
From: Peter van 't Hof
Date: Tue, 24 Nov 2015 14:17:03 +0100
Subject: [PATCH] Bump version to 0.6.0-SNAPSHOT
---
biopet-aggregate/pom.xml | 4 ++--
external-example/pom.xml | 8 ++++----
pom.xml | 2 +-
protected/biopet-gatk-extensions/pom.xml | 2 +-
protected/biopet-gatk-pipelines/pom.xml | 2 +-
protected/biopet-protected-package/pom.xml | 2 +-
protected/pom.xml | 2 +-
public/bam2wig/pom.xml | 2 +-
public/bammetrics/pom.xml | 2 +-
public/basty/pom.xml | 2 +-
public/biopet-core/pom.xml | 2 +-
public/biopet-extensions/pom.xml | 2 +-
public/biopet-public-package/pom.xml | 2 +-
public/biopet-tools-extensions/pom.xml | 2 +-
public/biopet-tools-package/pom.xml | 2 +-
public/biopet-tools/pom.xml | 2 +-
public/biopet-utils/pom.xml | 2 +-
public/carp/pom.xml | 2 +-
public/flexiprep/pom.xml | 2 +-
public/gears/pom.xml | 2 +-
public/gentrap/pom.xml | 2 +-
public/kopisu/pom.xml | 2 +-
public/mapping/pom.xml | 2 +-
public/pom.xml | 2 +-
public/sage/pom.xml | 2 +-
public/shiva/pom.xml | 2 +-
public/toucan/pom.xml | 2 +-
public/yamsvp/pom.xml | 2 +-
28 files changed, 32 insertions(+), 32 deletions(-)
diff --git a/biopet-aggregate/pom.xml b/biopet-aggregate/pom.xml
index 99ccf2260..04f8d08e0 100644
--- a/biopet-aggregate/pom.xml
+++ b/biopet-aggregate/pom.xml
@@ -5,7 +5,7 @@
BiopetRoot
nl.lumc.sasc
- 0.5.0
+ 0.6.0-SNAPSHOT
4.0.0
@@ -33,7 +33,7 @@
nl.lumc.sasc
BiopetProtectedPackage
- 0.5.0
+ 0.6.0-SNAPSHOT
com.google.guava
diff --git a/external-example/pom.xml b/external-example/pom.xml
index 91031dc83..c799ac3cc 100644
--- a/external-example/pom.xml
+++ b/external-example/pom.xml
@@ -11,7 +11,7 @@
ExternalExample
- 0.5.0
+ 0.6.0-SNAPSHOT
UTF-8
@@ -40,19 +40,19 @@
BiopetCore
- 0.5.0
+ 0.6.0-SNAPSHOT
nl.lumc.sasc
BiopetExtensions
- 0.5.0
+ 0.6.0-SNAPSHOT
nl.lumc.sasc
Shiva
- 0.5.0
+ 0.6.0-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index c7e5417c1..c8313ae54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
nl.lumc.sasc
Biopet
- 0.5.0
+ 0.6.0-SNAPSHOT
public
diff --git a/protected/biopet-gatk-extensions/pom.xml b/protected/biopet-gatk-extensions/pom.xml
index cd8f32d1a..76da4b194 100644
--- a/protected/biopet-gatk-extensions/pom.xml
+++ b/protected/biopet-gatk-extensions/pom.xml
@@ -15,7 +15,7 @@
nl.lumc.sasc
BiopetGatk
- 0.5.0
+ 0.6.0-SNAPSHOT
../
diff --git a/protected/biopet-gatk-pipelines/pom.xml b/protected/biopet-gatk-pipelines/pom.xml
index e7f330381..2cd542a4a 100644
--- a/protected/biopet-gatk-pipelines/pom.xml
+++ b/protected/biopet-gatk-pipelines/pom.xml
@@ -15,7 +15,7 @@
nl.lumc.sasc
BiopetGatk
- 0.5.0
+ 0.6.0-SNAPSHOT
../
diff --git a/protected/biopet-protected-package/pom.xml b/protected/biopet-protected-package/pom.xml
index bfa9a3030..e6228ebb6 100644
--- a/protected/biopet-protected-package/pom.xml
+++ b/protected/biopet-protected-package/pom.xml
@@ -15,7 +15,7 @@
nl.lumc.sasc
BiopetGatk
- 0.5.0
+ 0.6.0-SNAPSHOT
../
diff --git a/protected/pom.xml b/protected/pom.xml
index 7bb17235e..644d1c085 100644
--- a/protected/pom.xml
+++ b/protected/pom.xml
@@ -11,7 +11,7 @@
nl.lumc.sasc
BiopetRoot
- 0.5.0
+ 0.6.0-SNAPSHOT
../
BiopetGatk
diff --git a/public/bam2wig/pom.xml b/public/bam2wig/pom.xml
index 98ba88b65..fab54a978 100644
--- a/public/bam2wig/pom.xml
+++ b/public/bam2wig/pom.xml
@@ -27,7 +27,7 @@
nl.lumc.sasc
Biopet
- 0.5.0
+ 0.6.0-SNAPSHOT
../
diff --git a/public/bammetrics/pom.xml b/public/bammetrics/pom.xml
index 7a33bd960..411086864 100644
--- a/public/bammetrics/pom.xml
+++ b/public/bammetrics/pom.xml
@@ -25,7 +25,7 @@
nl.lumc.sasc
Biopet
- 0.5.0
+ 0.6.0-SNAPSHOT
../
diff --git a/public/basty/pom.xml b/public/basty/pom.xml
index b5b764024..e7a4ca01c 100644
--- a/public/basty/pom.xml
+++ b/public/basty/pom.xml
@@ -32,7 +32,7 @@
nl.lumc.sasc
Biopet
- 0.5.0
+ 0.6.0-SNAPSHOT
../
diff --git a/public/biopet-core/pom.xml b/public/biopet-core/pom.xml
index 9e48d9b06..378295317 100644
--- a/public/biopet-core/pom.xml
+++ b/public/biopet-core/pom.xml
@@ -22,7 +22,7 @@
Biopet
nl.lumc.sasc
- 0.5.0
+ 0.6.0-SNAPSHOT
../
4.0.0
diff --git a/public/biopet-extensions/pom.xml b/public/biopet-extensions/pom.xml
index 060c22472..d44830825 100644
--- a/public/biopet-extensions/pom.xml
+++ b/public/biopet-extensions/pom.xml
@@ -22,7 +22,7 @@
Biopet
nl.lumc.sasc
- 0.5.0
+ 0.6.0-SNAPSHOT
4.0.0
diff --git a/public/biopet-public-package/pom.xml b/public/biopet-public-package/pom.xml
index 6267b2487..98945e3a2 100644
--- a/public/biopet-public-package/pom.xml
+++ b/public/biopet-public-package/pom.xml
@@ -25,7 +25,7 @@
nl.lumc.sasc
Biopet
- 0.5.0
+ 0.6.0-SNAPSHOT
../
diff --git a/public/biopet-tools-extensions/pom.xml b/public/biopet-tools-extensions/pom.xml
index 0a98d1ec8..a49c2ebb2 100644
--- a/public/biopet-tools-extensions/pom.xml
+++ b/public/biopet-tools-extensions/pom.xml
@@ -22,7 +22,7 @@
Biopet
nl.lumc.sasc
- 0.5.0
+ 0.6.0-SNAPSHOT
4.0.0
diff --git a/public/biopet-tools-package/pom.xml b/public/biopet-tools-package/pom.xml
index 078e3ca6f..e42db6111 100644
--- a/public/biopet-tools-package/pom.xml
+++ b/public/biopet-tools-package/pom.xml
@@ -22,7 +22,7 @@
Biopet
nl.lumc.sasc
- 0.5.0
+ 0.6.0-SNAPSHOT
4.0.0
diff --git a/public/biopet-tools/pom.xml b/public/biopet-tools/pom.xml
index b0a9f29a6..cbd59820c 100644
--- a/public/biopet-tools/pom.xml
+++ b/public/biopet-tools/pom.xml
@@ -22,7 +22,7 @@
Biopet
nl.lumc.sasc
- 0.5.0
+ 0.6.0-SNAPSHOT
../
4.0.0
diff --git a/public/biopet-utils/pom.xml b/public/biopet-utils/pom.xml
index 15648f407..6875ae4b9 100644
--- a/public/biopet-utils/pom.xml
+++ b/public/biopet-utils/pom.xml
@@ -22,7 +22,7 @@
Biopet
nl.lumc.sasc
- 0.5.0
+ 0.6.0-SNAPSHOT
../
4.0.0
diff --git a/public/carp/pom.xml b/public/carp/pom.xml
index 19dc52563..67f4da890 100644
--- a/public/carp/pom.xml
+++ b/public/carp/pom.xml
@@ -25,7 +25,7 @@
nl.lumc.sasc
Biopet
- 0.5.0
+ 0.6.0-SNAPSHOT
../
diff --git a/public/flexiprep/pom.xml b/public/flexiprep/pom.xml
index 1671ea78b..97e2df771 100644
--- a/public/flexiprep/pom.xml
+++ b/public/flexiprep/pom.xml
@@ -25,7 +25,7 @@
nl.lumc.sasc
Biopet
- 0.5.0
+ 0.6.0-SNAPSHOT
../
diff --git a/public/gears/pom.xml b/public/gears/pom.xml
index d23eef0dd..c1bf7194c 100644
--- a/public/gears/pom.xml
+++ b/public/gears/pom.xml
@@ -22,7 +22,7 @@
Biopet
nl.lumc.sasc
- 0.5.0
+ 0.6.0-SNAPSHOT
../
4.0.0
diff --git a/public/gentrap/pom.xml b/public/gentrap/pom.xml
index a3c16521a..42b558833 100644
--- a/public/gentrap/pom.xml
+++ b/public/gentrap/pom.xml
@@ -25,7 +25,7 @@
nl.lumc.sasc
Biopet
- 0.5.0
+ 0.6.0-SNAPSHOT
../
diff --git a/public/kopisu/pom.xml b/public/kopisu/pom.xml
index 9bb48d0f9..720016ce0 100644
--- a/public/kopisu/pom.xml
+++ b/public/kopisu/pom.xml
@@ -25,7 +25,7 @@
nl.lumc.sasc
Biopet
- 0.5.0
+ 0.6.0-SNAPSHOT
../
diff --git a/public/mapping/pom.xml b/public/mapping/pom.xml
index e8c09611d..0ce243639 100644
--- a/public/mapping/pom.xml
+++ b/public/mapping/pom.xml
@@ -25,7 +25,7 @@
nl.lumc.sasc
Biopet
- 0.5.0
+ 0.6.0-SNAPSHOT
../
diff --git a/public/pom.xml b/public/pom.xml
index c7f75a595..4a2eb7dbb 100644
--- a/public/pom.xml
+++ b/public/pom.xml
@@ -22,7 +22,7 @@
nl.lumc.sasc
Biopet
pom
- 0.5.0
+ 0.6.0-SNAPSHOT
diff --git a/public/sage/pom.xml b/public/sage/pom.xml
index 8c23ce7aa..e3eab0bf3 100644
--- a/public/sage/pom.xml
+++ b/public/sage/pom.xml
@@ -25,7 +25,7 @@
nl.lumc.sasc
Biopet
- 0.5.0
+ 0.6.0-SNAPSHOT
../
diff --git a/public/shiva/pom.xml b/public/shiva/pom.xml
index bd205e789..2638bcfdc 100644
--- a/public/shiva/pom.xml
+++ b/public/shiva/pom.xml
@@ -22,7 +22,7 @@
Biopet
nl.lumc.sasc
- 0.5.0
+ 0.6.0-SNAPSHOT
4.0.0
diff --git a/public/toucan/pom.xml b/public/toucan/pom.xml
index 4557395ae..64edb91cb 100644
--- a/public/toucan/pom.xml
+++ b/public/toucan/pom.xml
@@ -25,7 +25,7 @@
nl.lumc.sasc
Biopet
- 0.5.0
+ 0.6.0-SNAPSHOT
../
diff --git a/public/yamsvp/pom.xml b/public/yamsvp/pom.xml
index 9d2934f3a..6f06fcc7d 100644
--- a/public/yamsvp/pom.xml
+++ b/public/yamsvp/pom.xml
@@ -25,7 +25,7 @@
nl.lumc.sasc
Biopet
- 0.5.0
+ 0.6.0-SNAPSHOT
../
--
GitLab