diff options
author | MichaelMorris <michael.morris@est.tech> | 2021-11-11 17:34:09 +0000 |
---|---|---|
committer | Anderson Ribeiro <anderson.ribeiro@est.tech> | 2021-11-12 09:30:11 +0000 |
commit | 892bfb41b36aa8297d5e098759ada16c483dbc84 (patch) | |
tree | 462272b926f3d51d27107f500e31939b38f0b57c /openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-services | |
parent | da996fd16101fba9eb739adb49679b4b1e3ee70a (diff) |
Update version and release notes for 1.9.51.9.5
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3773
Change-Id: Iaac34bb631bbce377462c0e964868a8fe4cb1e19
Diffstat (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-services')
-rw-r--r-- | openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-services/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-services/pom.xml index 3b265cddfb..def487b54d 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-services/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.openecomp.sdc.onboarding</groupId> <artifactId>vendor-license-rest</artifactId> - <version>1.9.4-SNAPSHOT</version> + <version>1.9.5-SNAPSHOT</version> </parent> <properties> |