diff options
author | 2025-02-25 15:26:20 +0530 | |
---|---|---|
committer | 2025-02-25 15:26:20 +0530 | |
commit | 5486efa72bcda7b35bef7d3c4109b765eb51a266 (patch) | |
tree | d317e5a67f4e849bd8cd91072afff900bdbbba68 /openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/pom.xml | |
parent | c8d9b63d72ec6ce72d587eb0ac20ae4709a0222d (diff) |
Release version 1.14.1
- release contains Janusgraph version update from 0.3.3 to 0.5.0
Issue-ID: SDC-4717
Change-Id: I111a6376e323c764f943e3a2389309376c704f64
Signed-off-by: Jinendra Lodha <jinendra.lodha@accenture.com>
Diffstat (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/pom.xml')
-rw-r--r-- | openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/pom.xml index e7e224d830..e770782b10 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/pom.xml @@ -11,7 +11,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc-rest-webapp</artifactId> - <version>1.14.0-SNAPSHOT</version> + <version>1.14.1-SNAPSHOT</version> </parent> <modules> |