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 e430bc2e4..78fbd5473 100644 --- a/adaptors/rest-adaptor/pom.xml +++ b/adaptors/rest-adaptor/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath/> </parent> diff --git a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml index a0e15e172..6b22e24cd 100644 --- a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml +++ b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath/> </parent> diff --git a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml index a6123a693..5c43dbfda 100644 --- a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml +++ b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath/> </parent> |