Updated SDC version to 1.9.2-SNAPSHOT

Updated to release bug fixes on 1.9.1 for I release

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3694
Change-Id: Ifda88730a17f2ecabab0ac29128aaa23618bc4f8
diff --git a/catalog-be-plugins/backend-all-plugins/pom.xml b/catalog-be-plugins/backend-all-plugins/pom.xml
index b0f7577..bc69875 100644
--- a/catalog-be-plugins/backend-all-plugins/pom.xml
+++ b/catalog-be-plugins/backend-all-plugins/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>catalog-be-plugins</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.9.1-SNAPSHOT</version>
+        <version>1.9.2-SNAPSHOT</version>
     </parent>
 
     <packaging>pom</packaging>
diff --git a/catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml b/catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml
index af79238..2101634 100644
--- a/catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml
+++ b/catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>catalog-be-plugins</artifactId>
     <groupId>org.openecomp.sdc</groupId>
-    <version>1.9.1-SNAPSHOT</version>
+    <version>1.9.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/catalog-be-plugins/pom.xml b/catalog-be-plugins/pom.xml
index f2a292e..fa81ba6 100644
--- a/catalog-be-plugins/pom.xml
+++ b/catalog-be-plugins/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>sdc-main</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.9.1-SNAPSHOT</version>
+        <version>1.9.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>catalog-be-plugins</artifactId>