aboutsummaryrefslogtreecommitdiffstats
path: root/features/ccsdk-sli-plugins-all/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-11-25 15:55:52 -0500
committerDan Timoney <dtimoney@att.com>2020-11-25 15:55:52 -0500
commit8aafc0589b1c01af7828760c19254a2c2d1b0250 (patch)
tree4ad113167e84e30d764966faa04e4ed5311e5f77 /features/ccsdk-sli-plugins-all/pom.xml
parent1668af4b170153f07a103e5dfc23c0437629d13e (diff)
Release version 1.1.0 of sli/pluginsHEADmaster
Release initial Honolulu version of sli/plugins and roll version to next snapshot Change-Id: I75d58fccc8ab0b5653d3160ed6f2e302c3ade8b9 Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'features/ccsdk-sli-plugins-all/pom.xml')
-rw-r--r--features/ccsdk-sli-plugins-all/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/ccsdk-sli-plugins-all/pom.xml b/features/ccsdk-sli-plugins-all/pom.xml
index 1bcc0787..fb73584f 100644
--- a/features/ccsdk-sli-plugins-all/pom.xml
+++ b/features/ccsdk-sli-plugins-all/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.0</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>ccsdk-sli-plugins-all</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<packaging>feature</packaging>
<name>ccsdk-sli-plugins :: features :: ${project.artifactId}</name>