summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-11-02 09:45:09 -0500
committerDan Timoney <dtimoney@att.com>2020-11-02 09:45:09 -0500
commitb7fe2f00761f62d861131b52511fb0311be4d4fc (patch)
treea9864ed758726ef8f5f209c8bfe85c4c45cc3c4b /pom.xml
parent42abdf7b6aee1d89bad3fe56c477d873f269ab26 (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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7a6f04b4..cd18fc88 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.2-SNAPSHOT</version>
+ <version>2.0.2</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>