diff options
Diffstat (limited to 'core/utils')
-rwxr-xr-x | core/utils/installer/pom.xml | 2 | ||||
-rwxr-xr-x | core/utils/pom.xml | 2 | ||||
-rw-r--r-- | core/utils/provider/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/core/utils/installer/pom.xml b/core/utils/installer/pom.xml index bac8bfd8f..f90eb4314 100755 --- a/core/utils/installer/pom.xml +++ b/core/utils/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.4.4</version> + <version>2.4.5</version> <relativePath/> </parent> diff --git a/core/utils/pom.xml b/core/utils/pom.xml index e99255075..9dfaea75e 100755 --- a/core/utils/pom.xml +++ b/core/utils/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.4.4</version> + <version>2.4.5</version> <relativePath/> </parent> diff --git a/core/utils/provider/pom.xml b/core/utils/provider/pom.xml index 917b6796b..dfb04e42c 100644 --- a/core/utils/provider/pom.xml +++ b/core/utils/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.4.4</version> + <version>2.4.5</version> <relativePath/> </parent> |