diff options
author | MichaelMorris <michael.morris@est.tech> | 2022-04-21 16:39:41 +0100 |
---|---|---|
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | 2022-04-25 12:07:41 +0000 |
commit | 152e7a756ad823bd4f393079db82cae8e24bb210 (patch) | |
tree | 9696e840a6779ac64b526802d481b2b4cfdd7b3e /sdc-os-chef | |
parent | 8a00bcdaa12cf68de158c7fd79929ec95e96c53f (diff) |
Step version to 1.11.2-SNAPSHOT
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3959
Change-Id: I684a792fa6cd7357da6754baa9edd1d723ecc08d
Diffstat (limited to 'sdc-os-chef')
-rw-r--r-- | sdc-os-chef/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdc-os-chef/pom.xml b/sdc-os-chef/pom.xml index 25c2112553..bdd48c4ebe 100644 --- a/sdc-os-chef/pom.xml +++ b/sdc-os-chef/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-main</artifactId> - <version>1.11.1-SNAPSHOT</version> + <version>1.11.2-SNAPSHOT</version> </parent> |