diff options
author | krishnaa96 <krishna.moorthy6@wipro.com> | 2020-10-08 18:22:49 +0530 |
---|---|---|
committer | krishnaa96 <krishna.moorthy6@wipro.com> | 2020-10-08 18:23:32 +0530 |
commit | 5442687e1d7f80143fbed1fba1c1d1e064a006f7 (patch) | |
tree | 98500444c9e6f8e71f5150592489a02b4579beb4 /conductor | |
parent | 34f9514e8e825675405fdabe09e94da98821d9e5 (diff) |
Bump HAS to 2.1.22.1.2
Issue-ID: OPTFRA-857
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I23f12df7a27f31c15a27045199d28417186c8493
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 975a75c..5b71528 100644 --- a/conductor/pom.xml +++ b/conductor/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.optf.has</groupId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.2-SNAPSHOT</version> <artifactId>optf-has</artifactId> </parent> |