summaryrefslogtreecommitdiffstats
path: root/plugins/properties-node
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2025-03-06 15:04:03 -0500
committerDan Timoney <dtimoney@att.com>2025-03-06 15:04:03 -0500
commitf3574b2be10bbf56253c03553fb7ceee2ed19bf8 (patch)
treeedc177bda5ce963096cbd22469c0ed5f130bde42 /plugins/properties-node
parentb44fda41e79eb95995ea60c246d7ab7004a2d34c (diff)
Update ccsdk/sli to use initial Paris released version of parent poms
Update ccsdk/sli to use initial released version of parent poms for Paris release Issue-ID: CCSDK-4095 Change-Id: Ic39fcd68ef4386b2d9a50ef68d1d19f7d809b968 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'plugins/properties-node')
-rwxr-xr-xplugins/properties-node/installer/pom.xml2
-rwxr-xr-xplugins/properties-node/pom.xml2
-rwxr-xr-xplugins/properties-node/provider/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/properties-node/installer/pom.xml b/plugins/properties-node/installer/pom.xml
index c0fba5c4a..24df7bef4 100755
--- a/plugins/properties-node/installer/pom.xml
+++ b/plugins/properties-node/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/plugins/properties-node/pom.xml b/plugins/properties-node/pom.xml
index 0409cd7c2..11cfaf231 100755
--- a/plugins/properties-node/pom.xml
+++ b/plugins/properties-node/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/plugins/properties-node/provider/pom.xml b/plugins/properties-node/provider/pom.xml
index c22d57cbb..3e1258535 100755
--- a/plugins/properties-node/provider/pom.xml
+++ b/plugins/properties-node/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>