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 52595b695..c321e965c 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.4.1</version> + <version>2.4.2</version> <relativePath/> </parent> diff --git a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml index 75f178583..fc8e2fb21 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.4.1</version> + <version>2.4.2</version> <relativePath/> </parent> diff --git a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml index be127466a..0806be3c4 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.4.1</version> + <version>2.4.2</version> <relativePath/> </parent> |