summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-11-12 14:04:54 -0500
committerDan Timoney <dtimoney@att.com>2020-11-12 14:04:54 -0500
commitcf6fa2203af1f9f161029f2e93a5f19bb18c84af (patch)
tree049fe1ff0ddce09dddccef3033e93f06d37e430f /pom.xml
parentf9a338a8ab72b467bbbf2976ba28ae6775e3ced4 (diff)
Use released 2.0.3 version of parent pom
Use latest Guilin released parent pom in order to pick up updated ccsdk/features version Change-Id: I63f52febcc36d25486b43516f9635e8a359ba61a Issue-ID: CCSDK-2979 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 f916eebd..481a4793 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</version>
+ <version>2.0.3</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>