[maven-release-plugin] prepare release 0.2.1
diff --git a/pom.xml b/pom.xml
index 2db4fc2..3a1ea15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
     </prerequisites>
     <groupId>uk.org.taverna.databundle</groupId>
     <artifactId>databundle</artifactId>
-    <version>0.2.1-SNAPSHOT</version>
+    <version>0.2.1</version>
     <name>Databundle API</name>
     <description>API for dealing with Data Bundles</description>
     <properties>