We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50431fe commit 4e9b19bCopy full SHA for 4e9b19b
cli/pom.xml
@@ -11,6 +11,7 @@
11
<groupId>com.devonfw.tools.IDEasy</groupId>
12
<artifactId>ide-cli</artifactId>
13
<version>${revision}</version>
14
+ <name>${project.artifactId}</name>
15
<properties>
16
<mainClass>com.devonfw.tools.ide.cli.Ideasy</mainClass>
17
<imageName>ideasy</imageName>
0 commit comments