diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-18 20:36:47 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-18 20:36:47 +0000 |
commit | 1f9840b82bd7637dfcae7854336c1fe8e2e43c4e (patch) | |
tree | 9baa3dfbb55a02d5c8ef6119aa122b845fd05dbc /base/http/features/pom.xml | |
parent | 1f6ad6810630087311fa43cf19945b4c909e041e (diff) |
Release ccsdk/sli/adaptors0.5.4
Diffstat (limited to 'base/http/features/pom.xml')
-rw-r--r-- | base/http/features/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/base/http/features/pom.xml b/base/http/features/pom.xml index d60b179b..c0fe8832 100644 --- a/base/http/features/pom.xml +++ b/base/http/features/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-features</artifactId> - <version>0.5.4-SNAPSHOT</version> + <version>0.5.4</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: base-http :: ${project.artifactId}</name> |