Step version to 1.10.2-SNAPSHOT
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3868
Change-Id: I8dc7701d6290bc95cf4ec90dae8653722a5c453f
diff --git a/catalog-be-plugins/backend-all-plugins/pom.xml b/catalog-be-plugins/backend-all-plugins/pom.xml
index 4be7bfe..98b6c08 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.10.1-SNAPSHOT</version>
+ <version>1.10.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 342e6f5..cdb99ca 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.10.1-SNAPSHOT</version>
+ <version>1.10.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/catalog-be-plugins/pom.xml b/catalog-be-plugins/pom.xml
index 3147e1b..8148497 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.10.1-SNAPSHOT</version>
+ <version>1.10.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>catalog-be-plugins</artifactId>