summaryrefslogtreecommitdiffstats
path: root/plugins/template-node
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-09-21 16:24:52 -0400
committerDan Timoney <dtimoney@att.com>2022-09-21 16:24:52 -0400
commite667745190eac644e419e3c74533bd4be14dc42f (patch)
tree189eb93c70786468f360f231d5585e06c95f31a1 /plugins/template-node
parentcc105abcb5a70b4418241ffdabc9ec9fc7546293 (diff)
Release version 1.5.1 of ccsdk/sli
Release updated ccsdk/sli version 1.5.1 Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8b69698ff23fb355d167dcfbe5cb41fb7e005ee3
Diffstat (limited to 'plugins/template-node')
-rw-r--r--plugins/template-node/installer/pom.xml2
-rw-r--r--plugins/template-node/pom.xml2
-rw-r--r--plugins/template-node/provider/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/template-node/installer/pom.xml b/plugins/template-node/installer/pom.xml
index 626d499ea..44d386331 100644
--- a/plugins/template-node/installer/pom.xml
+++ b/plugins/template-node/installer/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>template-node-installer</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: ${project.artifactId}</name>
diff --git a/plugins/template-node/pom.xml b/plugins/template-node/pom.xml
index 18b020794..335440971 100644
--- a/plugins/template-node/pom.xml
+++ b/plugins/template-node/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>template-node</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: ${project.artifactId}</name>
diff --git a/plugins/template-node/provider/pom.xml b/plugins/template-node/provider/pom.xml
index ea360e766..09ff12a6f 100644
--- a/plugins/template-node/provider/pom.xml
+++ b/plugins/template-node/provider/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>template-node-provider</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-plugins :: ${project.artifactId}</name>