aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-12-01 17:02:22 -0500
committerDan Timoney <dtimoney@att.com>2022-12-06 12:39:18 +0000
commitbf5e4cd0b2b2ad91238a34c558ba888c38117376 (patch)
treecf066ae2271b334856f698d802a84408c1406c1b /pom.xml
parent201eb4494467c84ce5ae3f446b95add838a1928b (diff)
Update to latest released version of parent pom
Update to latest released version of parent pom Issue-ID: CCSDK-3796 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I2dc966a1a4c5adc3eadfa273b6e1e04785b06114
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 670853f3..0d74d0c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,14 +19,13 @@
~ ============LICENSE_END=======================================================
~
-->
-
<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.5.0-SNAPSHOT</version>
+ <version>2.5.0</version>
<relativePath/>
</parent>