From bd9d13fd3a39641ebf537b4cc794dd6c92034e79 Mon Sep 17 00:00:00 2001
From: MichaelMorris <michael.morris@est.tech>
Date: Wed, 29 Sep 2021 17:47:36 +0100
Subject: Updated SDC version to 1.9.3-SNAPSHOT

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3694
Change-Id: I1d5b0c39580a3a39092441facf77f9d33f9363f2
---
 asdctool/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'asdctool')

diff --git a/asdctool/pom.xml b/asdctool/pom.xml
index 2e034ebde6..be755a9437 100644
--- a/asdctool/pom.xml
+++ b/asdctool/pom.xml
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.openecomp.sdc</groupId>
     <artifactId>sdc-main</artifactId>
-    <version>1.9.2-SNAPSHOT</version>
+    <version>1.9.3-SNAPSHOT</version>
   </parent>
 
   <dependencies>
-- 
cgit