diff --git a/libraries/tools/kotlin-maven-plugin/pom.xml b/libraries/tools/kotlin-maven-plugin/pom.xml
index 2775a9a645f..f7170466c65 100644
--- a/libraries/tools/kotlin-maven-plugin/pom.xml
+++ b/libraries/tools/kotlin-maven-plugin/pom.xml
@@ -56,6 +56,7 @@
2.9
+
-
+ <!–This could speed up test by providing local repo as remote repo for test but might be tricky on different OS–>
+ <!–src/it/settings.xml–>
${project.build.directory}/local-repo
verify.bsh
@@ -81,6 +82,7 @@
+ -->