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 /openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/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 'openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/pom.xml')
-rw-r--r-- | openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/pom.xml index 3005b043ca..14ab1ce4ca 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/pom.xml @@ -11,7 +11,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc-rest-webapp</artifactId> - <version>1.11.1-SNAPSHOT</version> + <version>1.11.2-SNAPSHOT</version> </parent> <modules> |