summaryrefslogtreecommitdiffstats
path: root/plugins/template-node
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-10-21 16:57:55 -0400
committerDan Timoney <dtimoney@att.com>2024-10-21 16:57:55 -0400
commit000a7a0b602cc225d42588d5f7ce9503bbe67b7f (patch)
treeb6e96b68e3a9bb29ee6dd20d0603cb7f3fb96b5c /plugins/template-node
parente477961f068b9d76a6db2a2be6e7aaa5fc6f65a7 (diff)
Update to next parent snapshotHEADmaster
Update to use latest parent snapshot to pick up third party version changes Issue-ID: CCSDK-4042 Change-Id: If87774b0428856c06f01354439ab26a9516df195 Signed-off-by: Dan Timoney <dtimoney@att.com>
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 63997934f..b381efa5a 100644
--- a/plugins/template-node/installer/pom.xml
+++ b/plugins/template-node/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>3.0.0</version>
+ <version>3.0.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/plugins/template-node/pom.xml b/plugins/template-node/pom.xml
index 2a8259bf0..f1198f699 100644
--- a/plugins/template-node/pom.xml
+++ b/plugins/template-node/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>3.0.0</version>
+ <version>3.0.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/plugins/template-node/provider/pom.xml b/plugins/template-node/provider/pom.xml
index dde275d39..fb3685b21 100644
--- a/plugins/template-node/provider/pom.xml
+++ b/plugins/template-node/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>3.0.0</version>
+ <version>3.0.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>