diff options
author | hariharan97 <rh20085046@wipro.com> | 2021-03-16 11:02:59 +0530 |
---|---|---|
committer | hariharan97 <rh20085046@wipro.com> | 2021-03-16 11:02:59 +0530 |
commit | e95c384979365505dbc33e7bb8581b59e8d950c0 (patch) | |
tree | 4dbad78d6b5919a518277b0e4685179f323dc990 /conductor | |
parent | 93972c4561950830029d2bfe9b006833641067cf (diff) |
Bump HAS to 2.1.52.1.5
Issue-ID: OPTFRA-913
Signed-off-by: hariharan97 <rh20085046@wipro.com>
Change-Id: Ibe9ffec13422313d18036eca3f06c6e48df72093
Diffstat (limited to 'conductor')
-rw-r--r-- | conductor/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conductor/pom.xml b/conductor/pom.xml index e51abd4..e315276 100644 --- a/conductor/pom.xml +++ b/conductor/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.optf.has</groupId> - <version>2.1.4-SNAPSHOT</version> + <version>2.1.5-SNAPSHOT</version> <artifactId>optf-has</artifactId> </parent> |