diff options
author | Dan Timoney <dtimoney@att.com> | 2020-05-21 11:10:41 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-05-21 11:10:41 -0400 |
commit | 0bf1f9d2cf52bf2178f86c39da495355dcd5944f (patch) | |
tree | c43e4c22039428d9ff003b95db8f9a74032d3d74 /dblib/pom.xml | |
parent | c22a93672a11fc57e7350da4a2d82d95cefddf61 (diff) |
Use released RC2 parent pom
Use released RC2 parent pom
Change-Id: I2f17baa47ef56ce352de6af025816c3041017c4a
Issue-ID: CCSDK-2345
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'dblib/pom.xml')
-rwxr-xr-x | dblib/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dblib/pom.xml b/dblib/pom.xml index f1672620..f62cabe4 100755 --- a/dblib/pom.xml +++ b/dblib/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.6-SNAPSHOT</version> + <version>1.5.6</version> <relativePath/> </parent> |