Skip to content

Commit 4e9b19b

Browse files
authored
Update pom.xml: added missing name
1 parent 50431fe commit 4e9b19b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<groupId>com.devonfw.tools.IDEasy</groupId>
1212
<artifactId>ide-cli</artifactId>
1313
<version>${revision}</version>
14+
<name>${project.artifactId}</name>
1415
<properties>
1516
<mainClass>com.devonfw.tools.ide.cli.Ideasy</mainClass>
1617
<imageName>ideasy</imageName>

0 commit comments

Comments
 (0)