diff options
author | MichaelMorris <michael.morris@est.tech> | 2021-09-13 22:08:04 +0100 |
---|---|---|
committer | MichaelMorris <michael.morris@est.tech> | 2021-09-13 22:09:36 +0100 |
commit | fb2953a03936099f4a9c4a6c14020393f4559b6a (patch) | |
tree | 12c3b1cfc67b308a29ee3a206897003c537584a6 /asdctool/pom.xml | |
parent | a6fd5e3c0145b6d7fe3d9e77dd2a3d8ba98774b4 (diff) |
Update SDC version to 1.9.1-SNAPSHOT1.9.1
Update version for M4 for I release
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3694
Change-Id: Ib7ea2917e57496ebd89a27693de60d4ea1aedc70
Diffstat (limited to 'asdctool/pom.xml')
-rw-r--r-- | asdctool/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asdctool/pom.xml b/asdctool/pom.xml index 95a9b32b49..703cf52f61 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.0-SNAPSHOT</version> + <version>1.9.1-SNAPSHOT</version> </parent> <dependencies> |