T3-954: newer databundle

git-svn-id: https://taverna.googlecode.com/svn/taverna/products/taverna-workbench-product/trunk@16445 bf327186-88b3-11dd-a302-d386e5130c1c
diff --git a/pom.xml b/pom.xml
index 65bb0cf..b9428ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -618,14 +618,8 @@
 		<dependency>
 			<groupId>uk.org.taverna.databundle</groupId>
 			<artifactId>databundle</artifactId>
-			<version>0.2.0</version>
+			<version>0.2.1</version>
 		</dependency>
-        <dependency>
-            <!-- Newer robundle to fix T3-954 -->
-            <groupId>org.purl.wf4ever.robundle</groupId>
-            <artifactId>robundle</artifactId>
-            <version>0.1.2-SNAPSHOT</version>
-        </dependency>
 		<!-- HTTP client needed by Data Bundle -->
 		<dependency>
 			<groupId>org.apache.httpcomponents</groupId>