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/action-library-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/action-library-rest')
3 files changed, 3 insertions, 3 deletions
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml index 7d64589131..5d830c2b1b 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml @@ -8,7 +8,7 @@ <parent> <groupId>org.openecomp.sdc.onboarding</groupId> <artifactId>action-library-rest</artifactId> - <version>1.9.4-SNAPSHOT</version> + <version>1.9.5-SNAPSHOT</version> </parent> diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-types/pom.xml index 8b9e06bf1b..b7f6a81d3e 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-types/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.openecomp.sdc.onboarding</groupId> <artifactId>action-library-rest</artifactId> - <version>1.9.4-SNAPSHOT</version> + <version>1.9.5-SNAPSHOT</version> </parent> <dependencies> diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/pom.xml index 2d1e85de12..83811bd77a 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/pom.xml @@ -11,7 +11,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> <modules> <module>/action-library-rest-services</module> |