Bump version to 0.16-SNAPSHOT

Reviewed By: strulovich

Differential Revision: D22395555

fbshipit-source-id: f50905d97b14d03005bef6e6527d706641b9e412
diff --git a/core/pom.xml b/core/pom.xml
index 6b0d219..399ffee 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -11,7 +11,7 @@
     <parent>
         <groupId>com.facebook</groupId>
         <artifactId>ktfmt-parent</artifactId>
-        <version>0.15</version>
+        <version>0.16-SNAPSHOT</version>
     </parent>
 
     <properties>
diff --git a/pom.xml b/pom.xml
index 29d6920..367b231 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
 
   <groupId>com.facebook</groupId>
   <artifactId>ktfmt-parent</artifactId>
-  <version>0.15</version>
+  <version>0.16-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Ktfmt Parent</name>