summaryrefslogtreecommitdiffstats
path: root/plugins/template-node
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-11-07 13:38:17 -0500
committerDan Timoney <dtimoney@att.com>2022-11-07 13:38:17 -0500
commitb5a1f49893bcbe44fda1b0ea6340f8f834adf2b2 (patch)
tree3f0cd9d3d4f75b05b26570bb756e7f12e33227ca /plugins/template-node
parent5383edf1b735a6de8d1c54c6e8bacb867e090010 (diff)
Update to released version of parent pom
Update to use released initial London version of parent pom Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Idd3e0c42d912e7dc5805edae351df14d19d83d2b
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 8e671b5c7..e93909c81 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>2.5.0-SNAPSHOT</version>
+ <version>2.5.0</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/plugins/template-node/pom.xml b/plugins/template-node/pom.xml
index 056791c02..c70687212 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>2.5.0-SNAPSHOT</version>
+ <version>2.5.0</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 52b907aaa..5d489a884 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>2.5.0-SNAPSHOT</version>
+ <version>2.5.0</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>