diff options
Diffstat (limited to 'base/http/features/features-base-http')
-rw-r--r-- | base/http/features/features-base-http/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/base/http/features/features-base-http/pom.xml b/base/http/features/features-base-http/pom.xml index db1ad6f9..13278b10 100644 --- a/base/http/features/features-base-http/pom.xml +++ b/base/http/features/features-base-http/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.3.5-SNAPSHOT</version> + <version>1.3.5</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>features-base-http</artifactId> - <version>0.5.4-SNAPSHOT</version> + <version>0.5.4</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: base-http :: ${project.artifactId}</name> |