Skip to content

Commit

Permalink
telemetry: codeTransformMavenBuildCommand #651
Browse files Browse the repository at this point in the history
* add intelliJBundledMaven in codeTransformMavenBuildCommand
  • Loading branch information
smoring2 authored Dec 14, 2023
1 parent 809154e commit d5b0025
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion telemetry/definitions/commonDefinitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -1057,7 +1057,8 @@
"description": "Type of maven command",
"allowedValues": [
"mvn",
"mvnw"
"mvnw",
"IDEBundledMaven"
]
}
],
Expand Down

0 comments on commit d5b0025

Please sign in to comment.