Skip to content

Commit 9052a0a

Browse files
author
markschenk
committed
Added description of project to maven file
1 parent a11c282 commit 9052a0a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
<groupId>org.uniknow</groupId>
99
<artifactId>c4Modeling</artifactId>
1010
<version>0.1.0</version>
11-
<name>Tools and Examples C4 Modeling</name>
11+
<name>C4 Modeling</name>
12+
<description>Tools, templates and examples C4 Modeling</description>
1213
<packaging>pom</packaging>
1314

1415
<modules>

0 commit comments

Comments
 (0)