diff options
Diffstat (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/metrics-rest')
-rw-r--r-- | openecomp-be/api/openecomp-sdc-rest-webapp/metrics-rest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/metrics-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/metrics-rest/pom.xml index e2dee4211d..2dec686ac8 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/metrics-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/metrics-rest/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc-rest-webapp</artifactId> - <version>1.11.8-SNAPSHOT</version> + <version>1.11.9-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |