diff --git a/pom.xml b/pom.xml
index 0c9db2d2eb6e..e419ac4bd100 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
pom
presto-root
@@ -30,7 +30,7 @@
scm:git:git://github.com/facebook/presto.git
https://github.com/facebook/presto
- 0.130
+ HEAD
diff --git a/presto-base-jdbc/pom.xml b/presto-base-jdbc/pom.xml
index 2238de516139..ff6af422c094 100644
--- a/presto-base-jdbc/pom.xml
+++ b/presto-base-jdbc/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-base-jdbc
diff --git a/presto-benchmark-driver/pom.xml b/presto-benchmark-driver/pom.xml
index c9055bbaf619..b0793c23af95 100644
--- a/presto-benchmark-driver/pom.xml
+++ b/presto-benchmark-driver/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-benchmark-driver
diff --git a/presto-benchmark/pom.xml b/presto-benchmark/pom.xml
index 1503671c800f..c816872662fd 100644
--- a/presto-benchmark/pom.xml
+++ b/presto-benchmark/pom.xml
@@ -5,7 +5,7 @@
presto-root
com.facebook.presto
- 0.130
+ 0.131-SNAPSHOT
presto-benchmark
diff --git a/presto-blackhole/pom.xml b/presto-blackhole/pom.xml
index a4db98340a48..978cb41f00db 100644
--- a/presto-blackhole/pom.xml
+++ b/presto-blackhole/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-blackhole
diff --git a/presto-cassandra/pom.xml b/presto-cassandra/pom.xml
index e91e1350506c..fd5781dbebba 100644
--- a/presto-cassandra/pom.xml
+++ b/presto-cassandra/pom.xml
@@ -4,7 +4,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-cassandra
diff --git a/presto-cli/pom.xml b/presto-cli/pom.xml
index b1478999daae..2de52319eaaf 100644
--- a/presto-cli/pom.xml
+++ b/presto-cli/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-cli
diff --git a/presto-client/pom.xml b/presto-client/pom.xml
index 68904e2d5b5f..105c1511e718 100644
--- a/presto-client/pom.xml
+++ b/presto-client/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-client
diff --git a/presto-docs/pom.xml b/presto-docs/pom.xml
index a3fea8108719..34d82b70a245 100644
--- a/presto-docs/pom.xml
+++ b/presto-docs/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-docs
diff --git a/presto-example-http/pom.xml b/presto-example-http/pom.xml
index 3c9c1d32c05c..7a9d340608d4 100644
--- a/presto-example-http/pom.xml
+++ b/presto-example-http/pom.xml
@@ -4,7 +4,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-example-http
diff --git a/presto-hive-cdh4/pom.xml b/presto-hive-cdh4/pom.xml
index fd26c464678e..b59542204ca5 100644
--- a/presto-hive-cdh4/pom.xml
+++ b/presto-hive-cdh4/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-hive-cdh4
diff --git a/presto-hive-cdh5/pom.xml b/presto-hive-cdh5/pom.xml
index 1ba9d816d070..d133c6afecd5 100644
--- a/presto-hive-cdh5/pom.xml
+++ b/presto-hive-cdh5/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-hive-cdh5
diff --git a/presto-hive-hadoop1/pom.xml b/presto-hive-hadoop1/pom.xml
index 146eee7554fc..0600667f4c67 100644
--- a/presto-hive-hadoop1/pom.xml
+++ b/presto-hive-hadoop1/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-hive-hadoop1
diff --git a/presto-hive-hadoop2/pom.xml b/presto-hive-hadoop2/pom.xml
index 476ff742e5fe..3d7614763418 100644
--- a/presto-hive-hadoop2/pom.xml
+++ b/presto-hive-hadoop2/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-hive-hadoop2
diff --git a/presto-hive/pom.xml b/presto-hive/pom.xml
index b0bc7d7ec092..c57dd8c4fdae 100644
--- a/presto-hive/pom.xml
+++ b/presto-hive/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-hive
diff --git a/presto-jdbc/pom.xml b/presto-jdbc/pom.xml
index d2555a1ddba6..ebf6ddf976d8 100644
--- a/presto-jdbc/pom.xml
+++ b/presto-jdbc/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-jdbc
diff --git a/presto-jmx/pom.xml b/presto-jmx/pom.xml
index 5781bb8854fe..3fbb89bd97f9 100644
--- a/presto-jmx/pom.xml
+++ b/presto-jmx/pom.xml
@@ -4,7 +4,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-jmx
diff --git a/presto-kafka/pom.xml b/presto-kafka/pom.xml
index 88092f60e0e7..d0244f7a5c76 100644
--- a/presto-kafka/pom.xml
+++ b/presto-kafka/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-kafka
diff --git a/presto-main/pom.xml b/presto-main/pom.xml
index 8c3f7eaa4550..769b2564f3c0 100644
--- a/presto-main/pom.xml
+++ b/presto-main/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-main
diff --git a/presto-ml/pom.xml b/presto-ml/pom.xml
index 46f9c3b44552..3d96593e0ac0 100644
--- a/presto-ml/pom.xml
+++ b/presto-ml/pom.xml
@@ -4,7 +4,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-ml
diff --git a/presto-mysql/pom.xml b/presto-mysql/pom.xml
index 1f284d530c36..bada7079c12a 100644
--- a/presto-mysql/pom.xml
+++ b/presto-mysql/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-mysql
diff --git a/presto-orc/pom.xml b/presto-orc/pom.xml
index 223ecf28ad9f..17d07f7e61dd 100644
--- a/presto-orc/pom.xml
+++ b/presto-orc/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-orc
diff --git a/presto-parser/pom.xml b/presto-parser/pom.xml
index 7ebf10590ad7..37c03a91d867 100644
--- a/presto-parser/pom.xml
+++ b/presto-parser/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-parser
diff --git a/presto-postgresql/pom.xml b/presto-postgresql/pom.xml
index 23733201a738..b2150b0b3d67 100644
--- a/presto-postgresql/pom.xml
+++ b/presto-postgresql/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-postgresql
diff --git a/presto-product-tests/pom.xml b/presto-product-tests/pom.xml
index d4bcbca7ca86..d6e8e292c20b 100644
--- a/presto-product-tests/pom.xml
+++ b/presto-product-tests/pom.xml
@@ -5,7 +5,7 @@
presto-root
com.facebook.presto
- 0.130
+ 0.131-SNAPSHOT
presto-product-tests
diff --git a/presto-raptor/pom.xml b/presto-raptor/pom.xml
index 0cf57ffa36e9..dca2e9d404eb 100644
--- a/presto-raptor/pom.xml
+++ b/presto-raptor/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-raptor
diff --git a/presto-record-decoder/pom.xml b/presto-record-decoder/pom.xml
index f8e944107093..a4e41a93a2a6 100644
--- a/presto-record-decoder/pom.xml
+++ b/presto-record-decoder/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-record-decoder
diff --git a/presto-redis/pom.xml b/presto-redis/pom.xml
index 91b8272d48a6..ed65d02d56aa 100644
--- a/presto-redis/pom.xml
+++ b/presto-redis/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-redis
diff --git a/presto-server-rpm/pom.xml b/presto-server-rpm/pom.xml
index 8747490178eb..a968b096914e 100644
--- a/presto-server-rpm/pom.xml
+++ b/presto-server-rpm/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-server-rpm
diff --git a/presto-server/pom.xml b/presto-server/pom.xml
index d2cf4984cc61..0d420a6180e9 100644
--- a/presto-server/pom.xml
+++ b/presto-server/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-server
diff --git a/presto-spi/pom.xml b/presto-spi/pom.xml
index 81ceb2227166..fbdbdf6c9c15 100644
--- a/presto-spi/pom.xml
+++ b/presto-spi/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-spi
diff --git a/presto-teradata-functions/pom.xml b/presto-teradata-functions/pom.xml
index c11cac6fa8a6..e1e753a627d8 100644
--- a/presto-teradata-functions/pom.xml
+++ b/presto-teradata-functions/pom.xml
@@ -4,7 +4,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-teradata-functions
diff --git a/presto-testing-server-launcher/pom.xml b/presto-testing-server-launcher/pom.xml
index 986d71502f89..16b6b4fa0568 100644
--- a/presto-testing-server-launcher/pom.xml
+++ b/presto-testing-server-launcher/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
diff --git a/presto-tests/pom.xml b/presto-tests/pom.xml
index 624160ecc0c8..9459ffb729e3 100644
--- a/presto-tests/pom.xml
+++ b/presto-tests/pom.xml
@@ -5,7 +5,7 @@
presto-root
com.facebook.presto
- 0.130
+ 0.131-SNAPSHOT
presto-tests
diff --git a/presto-tpch/pom.xml b/presto-tpch/pom.xml
index 3be286cebe3a..94a99393611e 100644
--- a/presto-tpch/pom.xml
+++ b/presto-tpch/pom.xml
@@ -4,7 +4,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-tpch
diff --git a/presto-verifier/pom.xml b/presto-verifier/pom.xml
index 9ffdd566bcd6..b4568cd682b4 100644
--- a/presto-verifier/pom.xml
+++ b/presto-verifier/pom.xml
@@ -5,7 +5,7 @@
com.facebook.presto
presto-root
- 0.130
+ 0.131-SNAPSHOT
presto-verifier