Tagging 1.2.0-rc2

Change-Id: I93f2bf38d29ddf788f7a81552695da80fc275c42
diff --git a/core/security/impl/pom.xml b/core/security/impl/pom.xml
index ea7a645..95b3014 100644
--- a/core/security/impl/pom.xml
+++ b/core/security/impl/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>onos-security</artifactId>
         <groupId>org.onosproject</groupId>
-        <version>1.2.0-SNAPSHOT</version>
+        <version>1.2.0-rc2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/core/security/pom.xml b/core/security/pom.xml
index bf4a2ef..47e735b 100644
--- a/core/security/pom.xml
+++ b/core/security/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <artifactId>onos-core</artifactId>
         <groupId>org.onosproject</groupId>
-        <version>1.2.0-SNAPSHOT</version>
+        <version>1.2.0-rc2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>