diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-14 07:30:15 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-14 07:30:15 +0000 |
commit | 63cf7ad5c36233de25f02e519bfa3d604291fbfb (patch) | |
tree | 43a20935c83cb695fd6c72a4ce148d5f3cef7bac /dblib/features/features-dblib | |
parent | b1b655ed85713d2143b6ee1c00a3c68238b9227d (diff) |
Release ccsdk/sli/core0.5.2
Diffstat (limited to 'dblib/features/features-dblib')
-rw-r--r-- | dblib/features/features-dblib/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dblib/features/features-dblib/pom.xml b/dblib/features/features-dblib/pom.xml index 87c7ed78..1b5c6e15 100644 --- a/dblib/features/features-dblib/pom.xml +++ b/dblib/features/features-dblib/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>features-dblib</artifactId> - <version>0.5.2-SNAPSHOT</version> + <version>0.5.2</version> <packaging>feature</packaging> <name>ccsdk-sli-core :: dblib :: ${project.artifactId}</name> |