diff options
Diffstat (limited to 'features/ccsdk-base-http')
-rw-r--r-- | features/ccsdk-base-http/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/ccsdk-base-http/pom.xml b/features/ccsdk-base-http/pom.xml index a8f90d03..5fcb8ec6 100644 --- a/features/ccsdk-base-http/pom.xml +++ b/features/ccsdk-base-http/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-base-http</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.2</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: base-http :: ${project.artifactId}</name> |