summaryrefslogtreecommitdiffstats
path: root/plugins/restconf-client/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-10-21 12:02:51 -0400
committerDan Timoney <dtimoney@att.com>2022-10-21 15:00:59 -0400
commitf4cfaf14c8e064522e196e192c53ceb38909fc83 (patch)
tree9e7f6776be21f57a453b92c3542aa0a36c868a70 /plugins/restconf-client/pom.xml
parente667745190eac644e419e3c74533bd4be14dc42f (diff)
Update to latest released parent version
Update to version 2.4.3 of parent pom Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I7a923595c9e8f479502fcf80164a040716c8bcd5 Update parent to version 2.4.4 Update parent to version 2.4.4 to recover from lost version 2.4.3 Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib68f665a6c7cdbf19dcfbfd1a62ad6a8be9e6779
Diffstat (limited to 'plugins/restconf-client/pom.xml')
-rwxr-xr-xplugins/restconf-client/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/restconf-client/pom.xml b/plugins/restconf-client/pom.xml
index 7c4150e87..019807f89 100755
--- a/plugins/restconf-client/pom.xml
+++ b/plugins/restconf-client/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.4.2</version>
+ <version>2.4.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>