aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ui/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.jgit.ui/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.jgit.ui/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.jgit.ui/META-INF/MANIFEST.MF b/org.eclipse.jgit.ui/META-INF/MANIFEST.MF
index 8ee3e0197a..c8ac3e0466 100644
--- a/org.eclipse.jgit.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.ui/META-INF/MANIFEST.MF
@@ -7,6 +7,7 @@ Bundle-SymbolicName: org.eclipse.jgit.ui
Bundle-Version: 7.4.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-RequiredExecutionEnvironment: JavaSE-17
+Bundle-SCM: url=https://github.com/eclipse-jgit/jgit, connection=scm:git:https://eclipse.gerrithub.io/eclipse-jgit/jgit.git, developerConnection=scm:git:https://eclipse.gerrithub.io/a/eclipse-jgit/jgit.git
Export-Package: org.eclipse.jgit.awtui;version="7.4.0"
Import-Package: org.eclipse.jgit.errors;version="[7.4.0,7.5.0)",
org.eclipse.jgit.lib;version="[7.4.0,7.5.0)",