diff options
author | malar <malarvizhi.44@wipro.com> | 2022-09-21 10:57:11 +0000 |
---|---|---|
committer | malar <malarvizhi.44@wipro.com> | 2022-09-21 10:57:11 +0000 |
commit | 550c1ab1716e4c3b195ca5b93530f3c19250b87a (patch) | |
tree | 7c1479b7120ebc614f635677a566ca37dcb44422 /conductor/pom.xml | |
parent | b567159373a6e1bc2949ed88278eeed17f47b542 (diff) |
Update version - optf-has2.3.1
Issue-ID: OPTFRA-1089
Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com>
Change-Id: Ieb07c7a9caf20456d61e55958ef29ee3c0dde867
Diffstat (limited to 'conductor/pom.xml')
-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 588f2df..6ae4954 100644 --- a/conductor/pom.xml +++ b/conductor/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.optf.has</groupId> - <version>2.3.0-SNAPSHOT</version> + <version>2.3.1-SNAPSHOT</version> <artifactId>optf-has</artifactId> </parent> |