diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-13 12:40:16 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-13 12:40:16 -0500 |
commit | f42486b2c59eccc34236882aa496593ec699ed67 (patch) | |
tree | 13cd68e0f86d94231ea5eb7681298e0e757e1722 /netbox-client/pom.xml | |
parent | 1a8acf046198463cfeacf5a4c411b8e29e3a5e5a (diff) |
Prepare for release build0.3.2
Prepare sli/adaptors for 0.3.2 release build
Change-Id: I04f399bbafca6ad36020db24df2e2ffbc771ef5b
Issue-ID: CCSDK-679
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'netbox-client/pom.xml')
-rw-r--r-- | netbox-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netbox-client/pom.xml b/netbox-client/pom.xml index b18f74db..d8d15f5f 100644 --- a/netbox-client/pom.xml +++ b/netbox-client/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> <relativePath /> </parent> |