diff options
author | ToineSiebelink <toine.siebelink@est.tech> | 2020-11-16 17:25:29 +0000 |
---|---|---|
committer | Toine Siebelink <toine.siebelink@est.tech> | 2020-11-17 13:07:32 +0000 |
commit | e40f4d2dce4c4adf57b99c3daf524b14204279b9 (patch) | |
tree | 904fffc845b81ad63969b5d3955837c56d3832f2 /pom.xml | |
parent | 24c217c5eda9b5a889067d2f003a54439238bebe (diff) |
Fixed Project Name in Top Level POM
Issue-ID: No Jira
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: If81480f4dde1074c6f0194aa532f962bd85f5557
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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>
|