summaryrefslogtreecommitdiffstats
path: root/template-node
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-09-09 17:41:08 -0400
committerDan Timoney <dtimoney@att.com>2020-09-09 17:41:08 -0400
commit42b7a94f71e6347f2c3fe85b2aecf6ab6a562370 (patch)
treedd8c62d78f07885928ebcf54cc939bdc9865e3a5 /template-node
parent7fc8ec9e9a4225e43410df019ae1c56ebee38e5b (diff)
Roll to next Guilin release version
Roll to next Guilin release version Change-Id: Id7e1268425e14464274c60cef8118f36e1bdc449 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'template-node')
-rw-r--r--template-node/installer/pom.xml4
-rw-r--r--template-node/pom.xml4
-rw-r--r--template-node/provider/pom.xml4
3 files changed, 6 insertions, 6 deletions
diff --git a/template-node/installer/pom.xml b/template-node/installer/pom.xml
index bf501568..65de8dea 100644
--- a/template-node/installer/pom.xml
+++ b/template-node/installer/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>template-node-installer</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: template-node :: ${project.artifactId}</name>
diff --git a/template-node/pom.xml b/template-node/pom.xml
index 6e873e93..a74db39e 100644
--- a/template-node/pom.xml
+++ b/template-node/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>template-node</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.2-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
diff --git a/template-node/provider/pom.xml b/template-node/provider/pom.xml
index aabd0e98..5ff05fdc 100644
--- a/template-node/provider/pom.xml
+++ b/template-node/provider/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>template-node-provider</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.2-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-plugins :: template-node :: ${project.artifactId}</name>