Skip to content

Commit

Permalink
Update pom.xml: added missing name
Browse files Browse the repository at this point in the history
  • Loading branch information
hohwille authored Mar 22, 2024
1 parent 50431fe commit 4e9b19b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<groupId>com.devonfw.tools.IDEasy</groupId>
<artifactId>ide-cli</artifactId>
<version>${revision}</version>
<name>${project.artifactId}</name>
<properties>
<mainClass>com.devonfw.tools.ide.cli.Ideasy</mainClass>
<imageName>ideasy</imageName>
Expand Down

0 comments on commit 4e9b19b

Please sign in to comment.