aboutsummaryrefslogtreecommitdiffstats
path: root/features/ccsdk-sliapi/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-09-09 15:58:16 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-09-09 15:58:16 +0000
commit915a845a21373aab2b14b2c8f3b970b30cde7a2f (patch)
tree46a98c77fb3151a3fe644e52c1f037a142d39726 /features/ccsdk-sliapi/pom.xml
parent54b45fd42c8fcd9129d2bdd062a99cbd94fe4708 (diff)
Release ccsdk/sli/core1.0.1
Diffstat (limited to 'features/ccsdk-sliapi/pom.xml')
-rw-r--r--features/ccsdk-sliapi/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/ccsdk-sliapi/pom.xml b/features/ccsdk-sliapi/pom.xml
index b87f105e..7ffbdf53 100644
--- a/features/ccsdk-sliapi/pom.xml
+++ b/features/ccsdk-sliapi/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>ccsdk-sliapi</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<packaging>feature</packaging>
<name>ccsdk-sli-core :: sliapi :: ${project.artifactId}</name>