diff --git a/idea/idea-maven/testData/languageFeature/addKotlinReflect/pom.xml.after.181 b/idea/idea-maven/testData/languageFeature/addKotlinReflect/pom.xml.after.181
new file mode 100644
index 00000000000..46a601c7653
--- /dev/null
+++ b/idea/idea-maven/testData/languageFeature/addKotlinReflect/pom.xml.after.181
@@ -0,0 +1,62 @@
+
+
+ 4.0.0
+
+ maventest
+ maventest
+ 1.0-SNAPSHOT
+
+ $VERSION$
+
+
+
+ org.jetbrains.kotlin
+ kotlin-stdlib-jre8
+ ${kotlin.version}
+
+
+ org.jetbrains.kotlin
+ kotlin-test
+ ${kotlin.version}
+ test
+
+
+ org.jetbrains.kotlin
+ kotlin-reflect
+ RELEASE
+ compile
+
+
+
+
+ ${project.basedir}/src/main/kotlin
+
+
+ org.jetbrains.kotlin
+ kotlin-maven-plugin
+ ${kotlin.version}
+
+
+ compile
+ compile
+
+ wrong-goal
+ compile
+
+
+
+ test-compile
+ test-compile
+
+ test-compile
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/idea/idea-maven/testData/languageFeature/addKotlinReflect/pom.xml.after.182 b/idea/idea-maven/testData/languageFeature/addKotlinReflect/pom.xml.after.182
new file mode 100644
index 00000000000..46a601c7653
--- /dev/null
+++ b/idea/idea-maven/testData/languageFeature/addKotlinReflect/pom.xml.after.182
@@ -0,0 +1,62 @@
+
+
+ 4.0.0
+
+ maventest
+ maventest
+ 1.0-SNAPSHOT
+
+ $VERSION$
+
+
+
+ org.jetbrains.kotlin
+ kotlin-stdlib-jre8
+ ${kotlin.version}
+
+
+ org.jetbrains.kotlin
+ kotlin-test
+ ${kotlin.version}
+ test
+
+
+ org.jetbrains.kotlin
+ kotlin-reflect
+ RELEASE
+ compile
+
+
+
+
+ ${project.basedir}/src/main/kotlin
+
+
+ org.jetbrains.kotlin
+ kotlin-maven-plugin
+ ${kotlin.version}
+
+
+ compile
+ compile
+
+ wrong-goal
+ compile
+
+
+
+ test-compile
+ test-compile
+
+ test-compile
+
+
+
+
+
+
+
+
+
\ No newline at end of file