diff options
Diffstat (limited to 'a1-adapter/features/a1-adapter-northbound/pom.xml')
-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 4867f3f0..d5242405 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.2-SNAPSHOT</version> + <version>1.0.2</version> <packaging>feature</packaging> <name>ccsdk-oran :: ${project.artifactId}</name> |