diff options
Diffstat (limited to 'cds-ui/pom.xml')
-rw-r--r-- | cds-ui/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index cf70f5e88..3e7d5345e 100644 --- a/cds-ui/pom.xml +++ b/cds-ui/pom.xml @@ -32,7 +32,7 @@ limitations under the License. <artifactId>cds-ui</artifactId> <packaging>pom</packaging> - <name>UI Parent</name> + <name>CDS UI (Root)</name> <description>Creates Controller Design Studio UI Docker container</description> <modules> |