aboutsummaryrefslogtreecommitdiffstats
path: root/template-node
diff options
context:
space:
mode:
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 6be10112..3276c353 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>1.5.9</version>
+ <version>1.5.10-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>template-node-installer</artifactId>
- <version>0.7.3-SNAPSHOT</version>
+ <version>0.7.4-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 a9c17cdd..78ee4871 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>1.5.9</version>
+ <version>1.5.10-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>template-node</artifactId>
- <version>0.7.3-SNAPSHOT</version>
+ <version>0.7.4-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
diff --git a/template-node/provider/pom.xml b/template-node/provider/pom.xml
index ab592d57..3b66a573 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>1.5.9</version>
+ <version>1.5.10-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>template-node-provider</artifactId>
- <version>0.7.3-SNAPSHOT</version>
+ <version>0.7.4-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-plugins :: template-node :: ${project.artifactId}</name>