aboutsummaryrefslogtreecommitdiffstats
path: root/features/features-sli-adaptors/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-11-25 14:51:48 -0500
committerDan Timoney <dtimoney@att.com>2020-11-25 15:25:10 -0500
commit2173e3e37bbb7648b97bcdfa734508686f176727 (patch)
tree081918a05a22b3e7495f85a797158c5f18da28f6 /features/features-sli-adaptors/pom.xml
parent0c3063e69408fe6a0dff9f8aaf7331e271dc8984 (diff)
Release version 1.1.0 of sli/adaptors
Release initial Honolulu version of sli/adaptors and roll version to next snapshot Change-Id: I3a59f29d7819e8d777dd02aede9a263ea0be8e36 Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'features/features-sli-adaptors/pom.xml')
-rw-r--r--features/features-sli-adaptors/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/features-sli-adaptors/pom.xml b/features/features-sli-adaptors/pom.xml
index dd11da07..5e98da30 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>2.1.0-SNAPSHOT</version>
+ <version>2.1.0</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>features-sli-adaptors</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<packaging>feature</packaging>
<name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name>