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/item-rest | |
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/item-rest')
3 files changed, 3 insertions, 3 deletions
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml index 7e73e2fb51..9135b39f88 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>item-rest</artifactId> - <version>1.9.4-SNAPSHOT</version> + <version>1.9.5-SNAPSHOT</version> </parent> <artifactId>item-rest-services</artifactId> diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-types/pom.xml index 3384ca4da9..b8124ff1f7 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-types/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>item-rest</artifactId> - <version>1.9.4-SNAPSHOT</version> + <version>1.9.5-SNAPSHOT</version> </parent> <artifactId>item-rest-types</artifactId> diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/pom.xml index 03920d2691..b4a62d77e9 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc-rest-webapp</artifactId> - <version>1.9.4-SNAPSHOT</version> + <version>1.9.5-SNAPSHOT</version> </parent> <artifactId>item-rest</artifactId> |