diff options
author | Dan Timoney <dtimoney@att.com> | 2020-11-02 09:45:09 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-11-02 09:45:09 -0500 |
commit | b7fe2f00761f62d861131b52511fb0311be4d4fc (patch) | |
tree | a9864ed758726ef8f5f209c8bfe85c4c45cc3c4b /pom.xml | |
parent | 42abdf7b6aee1d89bad3fe56c477d873f269ab26 (diff) |
Prepare for release build
Prepare for release build by using released version of dependencies
Change-Id: I6332dc2574d672483fc806e3838f292d97e070e2
Issue-ID: CCSDK-2931
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
@@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> </parent> <groupId>org.onap.ccsdk.distribution</groupId> |