Tagging 1.2.2

Change-Id: Ie48ee960fcdf0c9c1db0a12eccf3ff213df20a25
diff --git a/docs/pom.xml b/docs/pom.xml
index 0833399..f123857 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos</artifactId>
-        <version>1.2.2-SNAPSHOT</version>
+        <version>1.2.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
@@ -50,7 +50,7 @@
                 <configuration>
                     <show>package</show>
                     <docfilessubdirs>true</docfilessubdirs>
-                    <doctitle>ONOS Java API (1.2.2-SNAPSHOT)</doctitle>
+                    <doctitle>ONOS Java API (1.2.2)</doctitle>
                     <groups>
                         <group>
                             <title>Network Model &amp; Services</title>