diff options
author | MichaelMorris <michael.morris@est.tech> | 2022-09-28 07:53:19 +0100 |
---|---|---|
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | 2022-09-28 14:12:51 +0000 |
commit | 0e004ae88636eae5d323d8408f65f7e7113ecfd9 (patch) | |
tree | f079176d99da39ffd6596bc5ef36761cbf831688 /common/pom.xml | |
parent | afc5d600db7ee9aed67ffc08b4704f3f77653f03 (diff) |
Step version to 1.11.9-SNAPSHOT
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4172
Change-Id: If2746847292bd769ef47c4628b5bafa7af2d69b9
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 cf7252d5b4..557293861e 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.11.8-SNAPSHOT</version> + <version>1.11.9-SNAPSHOT</version> <relativePath>../onboarding/pom.xml</relativePath> </parent> |