From 07cc0db3afca2f5d60e916c95656774a977b2d0d Mon Sep 17 00:00:00 2001 From: MichaelMorris <michael.morris@est.tech> Date: Thu, 1 Jun 2023 18:20:56 +0100 Subject: Step version to 1.13.0 for Montreal Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4524 Change-Id: I6840e63ff116ca0ee3296d5bac5377e3374ea6ea --- .../validation-rest/validation-rest-services/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services') 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 849a6065f3..7f095fa1fa 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.12.4-SNAPSHOT</version> + <version>1.13.0</version> </parent> <dependencies> -- cgit 1.2.3-korg