diff options
author | MichaelMorris <michael.morris@est.tech> | 2022-04-08 08:16:49 +0100 |
---|---|---|
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | 2022-04-08 08:56:58 +0000 |
commit | 2f560dc5297a1b0e7ab29ec8310a353fe8ece974 (patch) | |
tree | 1b88fd54d4f906f2728ec12a6675dd68cc566e9e /openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml | |
parent | 881438cf4704590573a27aa2717d7bb3552ab573 (diff) |
Step version to 1.11.1-SNAPSHOT
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3951
Change-Id: Ifee66e777462161952765dcbb84c3a8fb1634cd2
Diffstat (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml')
-rw-r--r-- | openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml index bd82486ad0..65a1109c1e 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.openecomp.sdc.onboarding</groupId> <artifactId>validation-rest</artifactId> - <version>1.11.0-SNAPSHOT</version> + <version>1.11.1-SNAPSHOT</version> </parent> <dependencies> |