summaryrefslogtreecommitdiffstats
path: root/plugins/template-node/installer
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-08-31 07:55:11 -0400
committerDan Timoney <dtimoney@att.com>2021-08-31 12:47:27 -0400
commit52bd9c9301883415db24f06b77346a11624928ca (patch)
treee09dbc5908c6fa9fc1dd2e35260a27d65f7dde6b /plugins/template-node/installer
parent1fce88cf3b07594b68f89ed8998e41d3680c9e0f (diff)
Release initial Istanbul ccsdk/sli
Release initial Istanbul release (1.3.0) of ccsdk/sli Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia8149a113d8e6608d7dd17d37487ce938d968e74
Diffstat (limited to 'plugins/template-node/installer')
-rw-r--r--plugins/template-node/installer/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/template-node/installer/pom.xml b/plugins/template-node/installer/pom.xml
index b397436e1..76c238ada 100644
--- a/plugins/template-node/installer/pom.xml
+++ b/plugins/template-node/installer/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>template-node-installer</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: ${project.artifactId}</name>