Sonar project name for Influx Logger & PM Producer 62/11662/1
authorambrishest <ambrish.singh@est.tech>
Tue, 22 Aug 2023 16:35:17 +0000 (17:35 +0100)
committerambrishest <ambrish.singh@est.tech>
Tue, 22 Aug 2023 16:35:17 +0000 (17:35 +0100)
Issue-ID: NONRTRIC-875
Change-Id: Iaddba7a225bca614ecb1beb35832de832f280b28
Signed-off-by: ambrishest <ambrish.singh@est.tech>
influxlogger/pom.xml
pmproducer/pom.xml

index e2d7994..89c17f4 100644 (file)
@@ -32,6 +32,8 @@
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
     <artifactId>pmlog</artifactId>
     <version>1.1.0-SNAPSHOT</version>
+    <name>NONRTRIC RAN PM Logger</name>
+    <description>Logger for storing selected PM measurements into a time series database (InfluxDB) (O-RAN SC NONRTRIC)</description>
     <licenses>
         <license>
             <name>The Apache Software License, Version 2.0</name>
index cefcbf6..4a4d9fd 100644 (file)
@@ -32,6 +32,8 @@
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
     <artifactId>pmproducer</artifactId>
     <version>1.1.0-SNAPSHOT</version>
+    <name>NONRTRIC RAN PM Producer</name>
+    <description>Filtering and distribution of PM data to rApps subscribers (O-RAN SC NONRTRIC)</description>
     <licenses>
         <license>
             <name>The Apache Software License, Version 2.0</name>