diff options
Diffstat (limited to 'adaptors/chef-adaptor')
-rw-r--r-- | adaptors/chef-adaptor/chef-adaptor-bundle/pom.xml | 2 | ||||
-rw-r--r-- | adaptors/chef-adaptor/chef-adaptor-installer/pom.xml | 2 | ||||
-rw-r--r-- | adaptors/chef-adaptor/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/adaptors/chef-adaptor/chef-adaptor-bundle/pom.xml b/adaptors/chef-adaptor/chef-adaptor-bundle/pom.xml index 92a175b67..5d3fd5c92 100644 --- a/adaptors/chef-adaptor/chef-adaptor-bundle/pom.xml +++ b/adaptors/chef-adaptor/chef-adaptor-bundle/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.4.5</version> + <version>2.4.6</version> <relativePath/> </parent> diff --git a/adaptors/chef-adaptor/chef-adaptor-installer/pom.xml b/adaptors/chef-adaptor/chef-adaptor-installer/pom.xml index b25ba5460..3e435c8b4 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.4.5</version> + <version>2.4.6</version> <relativePath/> </parent> diff --git a/adaptors/chef-adaptor/pom.xml b/adaptors/chef-adaptor/pom.xml index ea576b58e..a2cc0e9ce 100644 --- a/adaptors/chef-adaptor/pom.xml +++ b/adaptors/chef-adaptor/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.4.5</version> + <version>2.4.6</version> <relativePath/> </parent> |