aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/provider/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-10-28 16:22:07 -0400
committerDan Timoney <dtimoney@att.com>2021-10-28 16:22:07 -0400
commit301049fb253568986d00c22feb64c89603de8588 (patch)
tree118d42111fec6178f613b6684f8c1a563adc81b9 /sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/provider/pom.xml
parent96ef24f64560b8191a50df90b5b96072b6997f42 (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: I143ca8a9ac1b782cf8dce70a6a5febeda290a66b
Diffstat (limited to 'sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/provider/pom.xml')
-rw-r--r--sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/provider/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/provider/pom.xml b/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/provider/pom.xml
index 3a7b8d159..03d8ddfed 100644
--- a/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/provider/pom.xml
+++ b/sdnr/wt/devicemanager-o-ran-sc/o-ran/ru-fh/provider/pom.xml
@@ -28,7 +28,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>