summaryrefslogtreecommitdiffstats
path: root/core/dblib
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-10-29 07:53:13 -0400
committerDan Timoney <dtimoney@att.com>2021-10-29 07:53:13 -0400
commit9bdc825f7b9c1689aae71fcb01bf08aa6bcba995 (patch)
treef9145d18d2e24c1076c144f151f8e8bbd6dc5b73 /core/dblib
parentbc0efb05722bcc428ae826b31b22b482ae7a14ef (diff)
Use version 2.3.0 of parent poms
Use released version 2.3.0 of parent pom to avoid compile errors due to removing aged-out snapshot version Issue-ID: CCSDK-3511 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iead919b41d243a11adb5397adfbb15068ae1c1d4
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 31f21c1d9..e7cfdb625 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>2.3.0-SNAPSHOT</version>
+ <version>2.3.0</version>
<relativePath/>
</parent>
diff --git a/core/dblib/pom.xml b/core/dblib/pom.xml
index efef0008b..5a5ea8a83 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>2.3.0-SNAPSHOT</version>
+ <version>2.3.0</version>
<relativePath/>
</parent>
diff --git a/core/dblib/provider/pom.xml b/core/dblib/provider/pom.xml
index d73fab8ff..86a849777 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>2.3.0-SNAPSHOT</version>
+ <version>2.3.0</version>
<relativePath/>
</parent>