Updating pom to reflect the 0.1.0-incubating release - moving to version 0.2.0-incubating-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index c14a928..51e16b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
 
     <groupId>org.apache.pirk</groupId>
     <artifactId>apache-pirk</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.2.0-incubating-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Apache Pirk (incubating) Project</name>