Tagging 1.1.0-rc1

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