summaryrefslogtreecommitdiffstats
path: root/plugins/template-node
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-02-23 11:37:18 -0500
committerDan Timoney <dtimoney@att.com>2021-02-23 11:37:18 -0500
commit3f3e689bb5940b93d52fe543d9cc0a814c576475 (patch)
tree70a0433106280038c32c1d6f089bd9ec3c438be6 /plugins/template-node
parent377f3895cca935cc6591904aae5c11b7c37d681a (diff)
Roll to next Honolulu snapshot
Roll to next Honolulu snapshot Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I63f203e2d0dfc300b0693fdc46abeb9054596727
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 0b0fda59e..e0d24c416 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.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: template-node :: ${project.artifactId}</name>
diff --git a/plugins/template-node/pom.xml b/plugins/template-node/pom.xml
index 34cdbe122..847ce01fc 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.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
diff --git a/plugins/template-node/provider/pom.xml b/plugins/template-node/provider/pom.xml
index 7437241ed..0b6551a73 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.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-plugins :: template-node :: ${project.artifactId}</name>