aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-11-13 10:56:16 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-11-13 10:56:16 -0500
commita5f2f2fd392dbf365b51fefc9419a9616e215fc1 (patch)
treefddc82ecb7e707f4574e09292f3f185d886dd8ed /pom.xml
parent08409f0df6ba46e2e2b8ac4886c6727b4169c6f6 (diff)
Use 1.5.0 parent pom
Use released 1.5.0 version of parent pom Change-Id: I9ffabc6f94546f8dd478a090b4e10db8934b4a00 Issue-ID: CCSDK-1920 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f226e4bf..78446e5f 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.0</version>
<relativePath/>
</parent>