diff options
Diffstat (limited to 'adaptors/chef-adaptor/chef-adaptor-installer')
-rw-r--r-- | adaptors/chef-adaptor/chef-adaptor-installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adaptors/chef-adaptor/chef-adaptor-installer/pom.xml b/adaptors/chef-adaptor/chef-adaptor-installer/pom.xml index 07aa79ccb..24ebc0159 100644 --- a/adaptors/chef-adaptor/chef-adaptor-installer/pom.xml +++ b/adaptors/chef-adaptor/chef-adaptor-installer/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.3.1</version> + <version>2.3.2</version> <relativePath/> </parent> |