Updated to 1.0.3 of interaction that deletes the data as soon as possible

git-svn-id: https://taverna.googlecode.com/svn/taverna/products/net.sf.taverna.t2.taverna-commandline/branches/taverna-commandline-2.4.1i@15799 bf327186-88b3-11dd-a302-d386e5130c1c
diff --git a/pom.xml b/pom.xml
index 137a936..6b367dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,10 +8,10 @@
 	</parent>
 	<groupId>net.sf.taverna.t2</groupId>
 	<artifactId>taverna-commandline</artifactId>
-	<version>2.4.1i-1.0.2</version>
+	<version>2.4.1i-1.0.3</version>
 	<name>Taverna command line utillity</name>
 	<properties>
-	  <t2.taverna.interaction.version>1.0.2</t2.taverna.interaction.version>
+	  <t2.taverna.interaction.version>1.0.3</t2.taverna.interaction.version>
           <t2.taverna.workbench.version>2.4.1</t2.taverna.workbench.version>
 	</properties>