Starting snapshot 1.2.2-SNAPSHOT

Change-Id: I35bf1cb91f585e142a46ae69efa97c4855815fa4
diff --git a/core/security/impl/pom.xml b/core/security/impl/pom.xml
index 6023e55..e4b7e20 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.1</version>
+        <version>1.2.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/core/security/pom.xml b/core/security/pom.xml
index 4e0e089..5825805 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.1</version>
+        <version>1.2.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>