summaryrefslogtreecommitdiffstats
path: root/adaptors/netbox-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 /adaptors/netbox-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 'adaptors/netbox-client/pom.xml')
-rw-r--r--adaptors/netbox-client/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/adaptors/netbox-client/pom.xml b/adaptors/netbox-client/pom.xml
index fdba75794..743d5c000 100644
--- a/adaptors/netbox-client/pom.xml
+++ b/adaptors/netbox-client/pom.xml
@@ -14,13 +14,14 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.4.2</version>
+ <version>2.4.4</version>
<relativePath/>
</parent>