diff options
author | Dan Timoney <dtimoney@att.com> | 2022-03-23 18:46:50 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-03-23 18:46:50 -0400 |
commit | 073f4615220437103c4333fd79d3f05a013a148d (patch) | |
tree | b2b6e60779d8d2ed91762b9242176ff1c24b7b0f /optical-service/installer | |
parent | dd3a3159c5eb64c891dd06ca56c5a323e13e6b88 (diff) |
Migrate to phosphorus
Update to phosphorus version of parent poms
Issue-ID: SDNC-1680
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I1fc641c9e9daf778a368732d10295fd1ce32ccff
Diffstat (limited to 'optical-service/installer')
-rw-r--r-- | optical-service/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/optical-service/installer/pom.xml b/optical-service/installer/pom.xml index 3cfd4e52..5c1c9943 100644 --- a/optical-service/installer/pom.xml +++ b/optical-service/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.3.2</version> + <version>2.3.3-SNAPSHOT</version> <relativePath/> </parent> |