summaryrefslogtreecommitdiffstats
path: root/core/dblib
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 /core/dblib
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 'core/dblib')
-rwxr-xr-xcore/dblib/installer/pom.xml2
-rwxr-xr-xcore/dblib/pom.xml2
-rwxr-xr-xcore/dblib/provider/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/core/dblib/installer/pom.xml b/core/dblib/installer/pom.xml
index 6d92e50f1..a8faf4c45 100755
--- a/core/dblib/installer/pom.xml
+++ b/core/dblib/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>
<relativePath/>
</parent>
diff --git a/core/dblib/pom.xml b/core/dblib/pom.xml
index 48c224b9b..539b03c13 100755
--- a/core/dblib/pom.xml
+++ b/core/dblib/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>
<relativePath/>
</parent>
diff --git a/core/dblib/provider/pom.xml b/core/dblib/provider/pom.xml
index 948adae33..3b338b0ad 100755
--- a/core/dblib/provider/pom.xml
+++ b/core/dblib/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>
<relativePath/>
</parent>