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 /common-app-api/pom.xml | |
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 'common-app-api/pom.xml')
-rw-r--r-- | common-app-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common-app-api/pom.xml b/common-app-api/pom.xml index 8efd838cb3..c5c1c0ec30 100644 --- a/common-app-api/pom.xml +++ b/common-app-api/pom.xml @@ -9,7 +9,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-main</artifactId> - <version>1.11.1-SNAPSHOT</version> + <version>1.11.2-SNAPSHOT</version> </parent> <dependencies> |