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