diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-18 23:57:12 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-18 23:57:12 +0000 |
commit | 51e8bb749e8d4906fc90a392cc01afc4dbe3305a (patch) | |
tree | 518f85d912559d11d46c2cd395b633ded21da53c /features/features-sli-adaptors/pom.xml | |
parent | 7767b6cc2a107fe04282cf8e54d099335db45e9c (diff) |
Release ccsdk/sli/adaptors0.6.3
Diffstat (limited to 'features/features-sli-adaptors/pom.xml')
-rw-r--r-- | features/features-sli-adaptors/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/features-sli-adaptors/pom.xml b/features/features-sli-adaptors/pom.xml index 25afa274..b9600f75 100644 --- a/features/features-sli-adaptors/pom.xml +++ b/features/features-sli-adaptors/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>features-sli-adaptors</artifactId> - <version>0.6.3-SNAPSHOT</version> + <version>0.6.3</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> |