Build through maven with 3.2.0-SNAPSHOT API

Change-Id: I18627923bc944492bc1b007e19c4fe59b16c2c8d
diff --git a/pom.xml b/pom.xml
index 94af8ad..bb66e53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <groupId>com.googlesource.gerrit.plugins.task</groupId>
   <artifactId>task</artifactId>
   <packaging>jar</packaging>
-  <version>3.1.0-SNAPSHOT</version>
+  <version>3.2.0-SNAPSHOT</version>
   <name>task</name>
 
   <properties>