diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-01-12 17:41:19 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-01-12 17:41:19 +0000 |
commit | 9051a0bc4cf69fa6c13f6073d787e5d097d0788e (patch) | |
tree | 02a3d19eeba022ab07a6d068e21c1a328a297e5b /optical-service/installer/pom.xml | |
parent | c7f305c156a573207409545eda8f84a2fae8c5b6 (diff) |
Release sdnc/northbound2.0.3
Diffstat (limited to 'optical-service/installer/pom.xml')
-rw-r--r-- | optical-service/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/optical-service/installer/pom.xml b/optical-service/installer/pom.xml index 1203d85d..e0953502 100644 --- a/optical-service/installer/pom.xml +++ b/optical-service/installer/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.5-SNAPSHOT</version> + <version>2.0.5</version> <relativePath/> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>optical-service-installer</artifactId> - <version>2.0.3-SNAPSHOT</version> + <version>2.0.3</version> <packaging>pom</packaging> <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name> |