diff options
author | MichaelMorris <michael.morris@est.tech> | 2021-10-14 11:12:45 +0100 |
---|---|---|
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | 2021-10-14 16:47:59 +0000 |
commit | 924d0f02b4c918229abf419de3b49dc9f1a2550c (patch) | |
tree | 40f6f02b57e24eca90148ea431ff46b1854489b3 /common/pom.xml | |
parent | 9e81c0f8d1c759cfe54312fed69b9ba263f4e52e (diff) |
Updated SDC version to 1.9.4-SNAPSHOT1.9.4
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3744
Change-Id: Ib155c4ead3249bb5a3815abad09ff8833e9c689f
Diffstat (limited to 'common/pom.xml')
-rw-r--r-- | common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pom.xml b/common/pom.xml index af0becc9fc..992e2e3d1b 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-onboarding</artifactId> - <version>1.9.3-SNAPSHOT</version> + <version>1.9.4-SNAPSHOT</version> <relativePath>../onboarding/pom.xml</relativePath> </parent> |