diff options
author | Dan Timoney <dtimoney@att.com> | 2020-05-21 11:34:04 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-05-21 11:34:04 -0400 |
commit | f95d33998a4b0ee284642fca337b6e542ec3ada6 (patch) | |
tree | 9ba7a9baa9e4137171c12a16e109bb601d9adaf5 /pom.xml | |
parent | c7834dae7eb4a74cac8b8696950dfea4ce56db7b (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |