Use 2.14.1 API in maven build

Change-Id: I3cdd0e9cccf14e5ca6161279cfc8638bb899642d
diff --git a/pom.xml b/pom.xml
index 78ead82..dbd6150 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <groupId>com.googlesource.gerrit.plugins.reviewers</groupId>
   <artifactId>reviewers</artifactId>
   <packaging>jar</packaging>
-  <version>2.14-SNAPSHOT</version>
+  <version>2.14.1</version>
   <name>reviewers</name>
 
   <properties>