diff options
Diffstat (limited to 'adaptors/features/ccsdk-base-http')
-rw-r--r-- | adaptors/features/ccsdk-base-http/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adaptors/features/ccsdk-base-http/pom.xml b/adaptors/features/ccsdk-base-http/pom.xml index fd3ae68ab..98b93545c 100644 --- a/adaptors/features/ccsdk-base-http/pom.xml +++ b/adaptors/features/ccsdk-base-http/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.5.4</version> + <version>2.6.0</version> <relativePath/> </parent> |