summaryrefslogtreecommitdiffstats
path: root/core/utils/provider/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 /core/utils/provider/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 'core/utils/provider/pom.xml')
-rw-r--r--core/utils/provider/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/utils/provider/pom.xml b/core/utils/provider/pom.xml
index c304a4b8b..16ca446fd 100644
--- a/core/utils/provider/pom.xml
+++ b/core/utils/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>