From a2ee297db94656266a39e1332147f91ce8e5063e Mon Sep 17 00:00:00 2001 From: Daniel Penkin Date: Tue, 8 May 2012 23:10:03 +0400 Subject: [PATCH] Removed unnecessary repository sections --- .../src/it/test-helloworld/pom.xml | 47 ------------------- 1 file changed, 47 deletions(-) diff --git a/libraries/tools/kotlin-maven-plugin/src/it/test-helloworld/pom.xml b/libraries/tools/kotlin-maven-plugin/src/it/test-helloworld/pom.xml index 5d9734b9e55..cb69d9c1f65 100644 --- a/libraries/tools/kotlin-maven-plugin/src/it/test-helloworld/pom.xml +++ b/libraries/tools/kotlin-maven-plugin/src/it/test-helloworld/pom.xml @@ -55,51 +55,4 @@ - - - - jetbrains-release - http://repository.jetbrains.com/releases - - true - - - false - - - - jetbrains-snapshots - http://repository.jetbrains.com/kotlin-snapshots - - false - - - true - - - - - - - jetbrains-release - http://repository.jetbrains.com/releases - - true - - - false - - - - jetbrains-snapshots - http://repository.jetbrains.com/kotlin-snapshots - - false - - - true - - - - \ No newline at end of file