summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-01-06 15:23:26 -0500
committerDan Timoney <dtimoney@att.com>2021-01-06 15:23:26 -0500
commit6aa7dc68e6d1cc1f6bd201900fda2a4f21508e11 (patch)
treebd7dca1e5b0341ba87c52f767f976c6109e61289 /pom.xml
parente08a3f98fb353217a59f3d6f63b4b259388e4715 (diff)
Use released version 2.0.4 of parent pom
Update to use released version of parent pom for Guilin mtce release (2.0.4) Change-Id: I0a85c2296722ed3c5a9272e2f4413d4cd23f1e67 Issue-ID: CCSDK-3074 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 67583e80..30f73865 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.4</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>