diff options
author | Dan Timoney <dtimoney@att.com> | 2020-09-10 12:46:57 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-09-10 12:46:57 -0400 |
commit | 8a2401d126006e94b3c20f13cc471c22ebeb53f6 (patch) | |
tree | 1f5741f040dc98a003a7ae133d00931df5115847 /pom.xml | |
parent | ac0b7e1112c07c2859cce14553add401a5f45e25 (diff) |
Roll to next Guilin release version
Roll to next Guilin release version
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I0494dc62f766bf74ff0f29ce04e3bf7892307b4f
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -26,13 +26,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.2-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>ccsdk-features</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features</name> |