summaryrefslogtreecommitdiffstats
path: root/plugins/template-node/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-10-20 15:29:33 -0400
committerDan Timoney <dtimoney@att.com>2022-10-20 15:29:33 -0400
commit5383edf1b735a6de8d1c54c6e8bacb867e090010 (patch)
tree7e276dc23145ad0d6e42a8ff7d3c93840130597b /plugins/template-node/pom.xml
parente667745190eac644e419e3c74533bd4be14dc42f (diff)
Roll master branch to London numbering
Roll master branch numbers to London release numbering Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I6f22370839ff4c0fbb81372371fc4c76d7c36eb6
Diffstat (limited to 'plugins/template-node/pom.xml')
-rw-r--r--plugins/template-node/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/template-node/pom.xml b/plugins/template-node/pom.xml
index 335440971..056791c02 100644
--- a/plugins/template-node/pom.xml
+++ b/plugins/template-node/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.4.2</version>
+ <version>2.5.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>template-node</artifactId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: ${project.artifactId}</name>