diff options
author | Dan Timoney <dtimoney@att.com> | 2020-11-02 09:20:04 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-11-02 09:20:04 -0500 |
commit | b3e0ce728fc17b3b623157613a44d54d82c6c2e3 (patch) | |
tree | d9959fd30565359e94ef05266b1eec75f6032aec /a1-adapter/features/a1-adapter-northbound | |
parent | f3f579b4f7ab7284444ce9a5971c86944397348d (diff) |
Roll to next Guilin snapshot
Roll to next snapshot release
Issue-ID: CCSDK-2931
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I6c5e915dc5314d74901447d7f346461df0ab44fa
Diffstat (limited to 'a1-adapter/features/a1-adapter-northbound')
-rw-r--r-- | a1-adapter/features/a1-adapter-northbound/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/a1-adapter/features/a1-adapter-northbound/pom.xml b/a1-adapter/features/a1-adapter-northbound/pom.xml index 577b2a33..502a0de0 100644 --- a/a1-adapter/features/a1-adapter-northbound/pom.xml +++ b/a1-adapter/features/a1-adapter-northbound/pom.xml @@ -31,7 +31,7 @@ <groupId>org.onap.ccsdk.oran</groupId> <artifactId>a1-adapter-northbound</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-oran :: ${project.artifactId}</name> |