Fixed Project Name in Top Level POM

Issue-ID: No Jira

Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: If81480f4dde1074c6f0194aa532f962bd85f5557
diff --git a/pom.xml b/pom.xml
index c2d6c79..bdb2e91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
     <packaging>pom</packaging>

 

     <name>cps</name>

-    <description>ONAP Configuration and Persistency Service</description>

+    <description>ONAP Configuration Persistence Service</description>

 

     <organization>

         <name>ONAP - CPS</name>