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