diff options
author | Lathish <lathishbabu.ganesan@est.tech> | 2020-07-30 15:52:12 +0100 |
---|---|---|
committer | Lathish <lathishbabu.ganesan@est.tech> | 2020-07-31 00:33:23 +0100 |
commit | a682c32b4e915574fa142fb77ab8dceb0899a28c (patch) | |
tree | c9092a6c82ad9f97314a5a7029cbf916ca0732f8 /a1-policy-management | |
parent | e5b384a218eda52e2c9ce9c8d9a349c12eb1245a (diff) |
Add the A1 Adapter API
Restructed the repo's
Issue-ID: CCSDK-2581
Change-Id: Idb4062cf32d3e55b9c93829e51f67c83842a125e
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
Diffstat (limited to 'a1-policy-management')
-rw-r--r-- | a1-policy-management/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/a1-policy-management/pom.xml b/a1-policy-management/pom.xml index da4368ad..248c2387 100644 --- a/a1-policy-management/pom.xml +++ b/a1-policy-management/pom.xml @@ -33,7 +33,7 @@ <artifactId>a1-policy-management-service</artifactId> <version>1.0.0-SNAPSHOT</version> - <name>ccsdk-features :: ${project.artifactId}</name> + <name>ccsdk-oran :: ${project.artifactId}</name> <issueManagement> <system>JIRA</system> |