cloud-notifications: create stable-2.14 branch

Change-Id: I649903f41789d5cadaf225a85204b264e3d33306
Signed-off-by: Jorge Ruesga <j.ruesga.criado@gmail.com>
diff --git a/BUILD b/BUILD
index ab3b9b8..8405a09 100644
--- a/BUILD
+++ b/BUILD
@@ -29,11 +29,11 @@
   resources = RESOURCES,
   manifest_entries = [
     'Gerrit-PluginName: cloud-notifications',
-    'Gerrit-ApiVersion: 2.14-SNAPSHOT',
+    'Gerrit-ApiVersion: 2.14',
     'Gerrit-Module: com.ruesga.gerrit.plugins.fcm.ApiModule',
     'Implementation-Title: Firebase Cloud Notifications Plugin',
     'Implementation-URL: https://gerrit.googlesource.com/plugins/cloud-notifications',
-    'Implementation-Version: 2.14-SNAPSHOT'
+    'Implementation-Version: 2.14'
   ],
   deps = DEPS
 )