diff --git a/idea/idea-maven/testData/maven-inspections/dependencyWithNoExecution.fixed.1.xml b/idea/idea-maven/testData/maven-inspections/dependencyWithNoExecution.fixed.1.xml index 8f6d1b6af9f..5cb4cae548e 100644 --- a/idea/idea-maven/testData/maven-inspections/dependencyWithNoExecution.fixed.1.xml +++ b/idea/idea-maven/testData/maven-inspections/dependencyWithNoExecution.fixed.1.xml @@ -36,7 +36,7 @@ compile compile - js + compile diff --git a/idea/idea-maven/testData/maven-inspections/dependencyWithNoExecution.fixed.2.xml b/idea/idea-maven/testData/maven-inspections/dependencyWithNoExecution.fixed.2.xml index 5cb4cae548e..8f6d1b6af9f 100644 --- a/idea/idea-maven/testData/maven-inspections/dependencyWithNoExecution.fixed.2.xml +++ b/idea/idea-maven/testData/maven-inspections/dependencyWithNoExecution.fixed.2.xml @@ -36,7 +36,7 @@ compile compile - compile + js