diff options
author | Dan Timoney <dtimoney@att.com> | 2021-01-05 15:15:38 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-01-05 15:15:38 -0500 |
commit | 1ee3a301a982af539acca8bf3b3c5fd0b2c2c395 (patch) | |
tree | 69499b72026df1d64c842b4b0f0b45ae910328bb /adaptors/base/pom.xml | |
parent | b2516afc7464b02e178a71b9b9b573126c0615e9 (diff) |
Update parent version for Guilin mtce release
Update parent version for Guilin mtce release
Issue-ID: CCSDK-3074
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I32a83167b33962859f9aec97c3bc8d358e53c0c7
Diffstat (limited to 'adaptors/base/pom.xml')
-rw-r--r-- | adaptors/base/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adaptors/base/pom.xml b/adaptors/base/pom.xml index 62f7be06a..717c787a3 100644 --- a/adaptors/base/pom.xml +++ b/adaptors/base/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.4-SNAPSHOT</version> <relativePath/> </parent> |