summaryrefslogtreecommitdiffstats
path: root/adaptors/pom.xml
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 /adaptors/pom.xml
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 'adaptors/pom.xml')
-rwxr-xr-xadaptors/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/adaptors/pom.xml b/adaptors/pom.xml
index 8f3270e74..c1752773a 100755
--- a/adaptors/pom.xml
+++ b/adaptors/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>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>