0.10-biovel-SNAPSHOT version
diff --git a/pom.xml b/pom.xml
index 0645447..c7ea103 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
 
 	<groupId>uk.org.taverna.scufl2</groupId>
 	<artifactId>scufl2</artifactId>
-	<version>0.10-SNAPSHOT</version>
+	<version>0.10-biovel-SNAPSHOT</version>
 	<packaging>pom</packaging>
 
 	<name>Taverna Scufl 2</name>
diff --git a/scufl2-api/pom.xml b/scufl2-api/pom.xml
index eac60c1..8260e2e 100644
--- a/scufl2-api/pom.xml
+++ b/scufl2-api/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>uk.org.taverna.scufl2</groupId>
 		<artifactId>scufl2</artifactId>
-		<version>0.10-SNAPSHOT</version>
+		<version>0.10-biovel-SNAPSHOT</version>
 	</parent>
 	<artifactId>scufl2-api</artifactId>
 	<packaging>bundle</packaging>
diff --git a/scufl2-integration-tests/pom.xml b/scufl2-integration-tests/pom.xml
index f2f9a0a..81c55be 100644
--- a/scufl2-integration-tests/pom.xml
+++ b/scufl2-integration-tests/pom.xml
@@ -1,13 +1,13 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<parent>
 		<artifactId>scufl2</artifactId>
 		<groupId>uk.org.taverna.scufl2</groupId>
-		<version>0.9.3-SNAPSHOT</version>
+		<version>0.10-biovel-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 	<artifactId>scufl2-integration-tests</artifactId>
+  <version>0.10-biovel-SNAPSHOT</version>
 	<name>Taverna Scufl 2 Integration tests</name>
 	<description>Integration tests depending on multiple modules</description>
 	<build>
diff --git a/scufl2-rdfxml/pom.xml b/scufl2-rdfxml/pom.xml
index 3b9a8f7..74e200c 100644
--- a/scufl2-rdfxml/pom.xml
+++ b/scufl2-rdfxml/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>uk.org.taverna.scufl2</groupId>
 		<artifactId>scufl2</artifactId>
-		<version>0.10-SNAPSHOT</version>
+		<version>0.10-biovel-SNAPSHOT</version>
 	</parent>
 	<artifactId>scufl2-rdfxml</artifactId>
 	<packaging>bundle</packaging>
diff --git a/scufl2-scufl/pom.xml b/scufl2-scufl/pom.xml
index e7c31a3..775d1f6 100644
--- a/scufl2-scufl/pom.xml
+++ b/scufl2-scufl/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>uk.org.taverna.scufl2</groupId>
     <artifactId>scufl2</artifactId>
-    <version>0.10-SNAPSHOT</version>
+    <version>0.10-biovel-SNAPSHOT</version>
   </parent>
   <artifactId>scufl2-scufl</artifactId>
   <packaging>bundle</packaging>
diff --git a/scufl2-t2flow/pom.xml b/scufl2-t2flow/pom.xml
index 151b07a..56bcbfc 100644
--- a/scufl2-t2flow/pom.xml
+++ b/scufl2-t2flow/pom.xml
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<parent>
 		<groupId>uk.org.taverna.scufl2</groupId>
 		<artifactId>scufl2</artifactId>
-		<version>0.10-SNAPSHOT</version>
+		<version>0.10-biovel-SNAPSHOT</version>
 	</parent>
 	<artifactId>scufl2-t2flow</artifactId>
 	<packaging>bundle</packaging>
diff --git a/scufl2-ucfpackage/pom.xml b/scufl2-ucfpackage/pom.xml
index 91c0577..e43c756 100644
--- a/scufl2-ucfpackage/pom.xml
+++ b/scufl2-ucfpackage/pom.xml
@@ -3,7 +3,7 @@
 	<parent>
 		<groupId>uk.org.taverna.scufl2</groupId>
 		<artifactId>scufl2</artifactId>
-		<version>0.10-SNAPSHOT</version>
+		<version>0.10-biovel-SNAPSHOT</version>
 	</parent>
 	<artifactId>scufl2-ucfpackage</artifactId>
 	<packaging>bundle</packaging>
diff --git a/scufl2-validation-correctness/pom.xml b/scufl2-validation-correctness/pom.xml
index d3065cb..3542f2e 100644
--- a/scufl2-validation-correctness/pom.xml
+++ b/scufl2-validation-correctness/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>uk.org.taverna.scufl2</groupId>
     <artifactId>scufl2</artifactId>
-    <version>0.10-SNAPSHOT</version>
+    <version>0.10-biovel-SNAPSHOT</version>
   </parent>
   <artifactId>scufl2-validation-correctness</artifactId>
   <packaging>bundle</packaging>
diff --git a/scufl2-validation-structural/pom.xml b/scufl2-validation-structural/pom.xml
index b7bfc1d..bd7b766 100644
--- a/scufl2-validation-structural/pom.xml
+++ b/scufl2-validation-structural/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>uk.org.taverna.scufl2</groupId>
     <artifactId>scufl2</artifactId>
-    <version>0.10-SNAPSHOT</version>
+    <version>0.10-biovel-SNAPSHOT</version>
   </parent>
   <artifactId>scufl2-validation-structural</artifactId>
   <packaging>bundle</packaging>
diff --git a/scufl2-validation/pom.xml b/scufl2-validation/pom.xml
index 64f4ba1..6367d8c 100644
--- a/scufl2-validation/pom.xml
+++ b/scufl2-validation/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>scufl2</artifactId>
     <groupId>uk.org.taverna.scufl2</groupId>
-    <version>0.10-SNAPSHOT</version>
+    <version>0.10-biovel-SNAPSHOT</version>
   </parent>
   <packaging>bundle</packaging>
   <artifactId>scufl2-validation</artifactId>