diff options
Diffstat (limited to 'northbound/features/installer')
-rwxr-xr-x | northbound/features/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/features/installer/pom.xml b/northbound/features/installer/pom.xml index 520e95c91..584ddb21d 100755 --- a/northbound/features/installer/pom.xml +++ b/northbound/features/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.3.1</version> + <version>2.3.2</version> <relativePath/> </parent> |