diff --git a/platform/build-scripts/src/org/jetbrains/intellij/build/CommunityLibraryLicenses.kt b/platform/build-scripts/src/org/jetbrains/intellij/build/CommunityLibraryLicenses.kt
index 3f2e554845b6..77d2f925b72f 100644
--- a/platform/build-scripts/src/org/jetbrains/intellij/build/CommunityLibraryLicenses.kt
+++ b/platform/build-scripts/src/org/jetbrains/intellij/build/CommunityLibraryLicenses.kt
@@ -828,8 +828,6 @@ object CommunityLibraryLicenses {
.mit("https://github.com/jruby/joni/blob/master/LICENSE"),
LibraryLicense(name = "jps-javac-extension", libraryName = "jps-javac-extension", url = "https://github.com/JetBrains/jps-javac-extension/")
.apache("https://github.com/JetBrains/jps-javac-extension/blob/master/LICENSE.txt"),
- LibraryLicense(libraryName = "JSch", url = "http://www.jcraft.com/jsch/").newBsd("http://www.jcraft.com/jsch/LICENSE.txt")
- .suppliedByPersons("Atsuhiko Yamanaka"),
LibraryLicense(name = "jsch", libraryName = "eclipse.jgit.ssh.jsch", url = "http://www.jcraft.com/jsch/")
.newBsd("http://www.jcraft.com/jsch/LICENSE.txt")
.suppliedByPersons("Atsuhiko Yamanaka"),
diff --git a/plugins/settings-repository/intellij.settingsRepository.iml b/plugins/settings-repository/intellij.settingsRepository.iml
index 510ee33fd88a..76e6ce7ddf6d 100644
--- a/plugins/settings-repository/intellij.settingsRepository.iml
+++ b/plugins/settings-repository/intellij.settingsRepository.iml
@@ -33,24 +33,6 @@
-
-
-
-
-
- d492b15a6d2ea3f1cc39c422c953c40c12289073dbe8360d98c0f6f9ec74fc44
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/plugins/settings-repository/plugin-content.yaml b/plugins/settings-repository/plugin-content.yaml
index 9b5145249a5e..3c16bde2c2ae 100644
--- a/plugins/settings-repository/plugin-content.yaml
+++ b/plugins/settings-repository/plugin-content.yaml
@@ -9,6 +9,4 @@
- name: intellij.settingsRepository
libraries:
eclipse.jgit.ssh.jsch:
- - name: $MAVEN_REPOSITORY$/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6/org.eclipse.jgit.ssh.jsch-6.jar
- JSch:
- - name: $MAVEN_REPOSITORY$/com/jcraft/jsch/0/jsch-0.jar
\ No newline at end of file
+ - name: $MAVEN_REPOSITORY$/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6/org.eclipse.jgit.ssh.jsch-6.jar
\ No newline at end of file