diff options
Diffstat (limited to 'adaptors/rest-adaptor')
-rw-r--r-- | adaptors/rest-adaptor/pom.xml | 2 | ||||
-rw-r--r-- | adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml | 2 | ||||
-rw-r--r-- | adaptors/rest-adaptor/rest-adaptor-installer/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/adaptors/rest-adaptor/pom.xml b/adaptors/rest-adaptor/pom.xml index 720108bb6..3473273f1 100644 --- a/adaptors/rest-adaptor/pom.xml +++ b/adaptors/rest-adaptor/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.5.1</version> + <version>2.5.3</version> <relativePath/> </parent> diff --git a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml index a6d2da6ae..28baec105 100644 --- a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml +++ b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.5.1</version> + <version>2.5.3</version> <relativePath/> </parent> diff --git a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml index 4647d0e35..bed32844c 100644 --- a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml +++ b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.5.1</version> + <version>2.5.3</version> <relativePath/> </parent> |