aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-05-21 11:34:04 -0400
committerDan Timoney <dtimoney@att.com>2020-05-21 11:34:04 -0400
commitf95d33998a4b0ee284642fca337b6e542ec3ada6 (patch)
tree9ba7a9baa9e4137171c12a16e109bb601d9adaf5 /pom.xml
parentc7834dae7eb4a74cac8b8696950dfea4ce56db7b (diff)
Use released RC2 parent pom
Use released RC2 parent pom Change-Id: Ie2e067bd2fd38bde26cb535d77cfd61df4892759 Issue-ID: CCSDK-2345 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 70616541..4e279752 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.6-SNAPSHOT</version>
+ <version>1.5.6</version>
</parent>
<modelVersion>4.0.0</modelVersion>