commit | e40f4d2dce4c4adf57b99c3daf524b14204279b9 | [log] [tgz] |
---|---|---|
author | ToineSiebelink <toine.siebelink@est.tech> | Mon Nov 16 17:25:29 2020 +0000 |
committer | Toine Siebelink <toine.siebelink@est.tech> | Tue Nov 17 13:07:32 2020 +0000 |
tree | 904fffc845b81ad63969b5d3955837c56d3832f2 | |
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
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>