Create stable-3.11 Branch

Create stable-3.11 using non RC plugin api version.
Ready to move master onto 3.12.

Change-Id: Ie906de76a905b5eb35db0450c52d560c99500d91
diff --git a/pom.xml b/pom.xml
index 373052b..047f8da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
     <version>3.11.0</version>
     <properties>
         <Gerrit-ApiType>plugin</Gerrit-ApiType>
-        <Gerrit-ApiVersion>3.11.0-rc1</Gerrit-ApiVersion>
+        <Gerrit-ApiVersion>3.11.2</Gerrit-ApiVersion>
         <maven.test.skip>false</maven.test.skip>
     </properties>
     <build>