diff options
author | 2025-01-03 15:00:24 +0100 | |
---|---|---|
committer | 2025-01-03 14:03:45 +0000 | |
commit | 20bf47ce0f161f4bb8273ea6862a6b5573fdbad0 (patch) | |
tree | 40892827fd250b853fbafb8acae5fbe0f0f6f4fb /openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest | |
parent | 896f20e6c6c8816ce0d2d5f46230c264b2228b47 (diff) |
Update Version to 1.13.8-SNAPSHOT
-bump version to 1.13.8-SNAPSHOT
Issue-ID: SDC-4696
Change-Id: If5703b67c2627f34ec83ff297c14ba366db49149
Signed-off-by: rohit.raj@t-systems.com <rohit.raj@t-systems.com>
Diffstat (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest')
3 files changed, 3 insertions, 3 deletions
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml index 932c2b32ad..91b7425f98 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml @@ -9,7 +9,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>application-config-rest</artifactId> - <version>1.13.7-SNAPSHOT</version> + <version>1.13.8-SNAPSHOT</version> </parent> <dependencies> diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-types/pom.xml index 1fe6c6ae38..a8bcebec3f 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-types/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>application-config-rest</artifactId> - <version>1.13.7-SNAPSHOT</version> + <version>1.13.8-SNAPSHOT</version> </parent> <dependencies> diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/pom.xml index e67aa32f59..c86fab0093 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/pom.xml @@ -11,7 +11,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc-rest-webapp</artifactId> - <version>1.13.7-SNAPSHOT</version> + <version>1.13.8-SNAPSHOT</version> </parent> <modules> |