Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2021-05-05 18:52:55 +0000
committerMatthias Sohn2021-05-05 18:52:55 +0000
commitf452d91d324fd52da5b591b47149b56a69d72024 (patch)
tree8e6e9acbf16bebd199b72667c9564417c34e6191 /org.eclipse.mylyn.github.ui/META-INF
parent546ffa0cc0f494c833e76984c1a9ec4a514860f3 (diff)
downloadegit-github-f452d91d324fd52da5b591b47149b56a69d72024.tar.gz
egit-github-f452d91d324fd52da5b591b47149b56a69d72024.tar.xz
egit-github-f452d91d324fd52da5b591b47149b56a69d72024.zip
EGit Mylyn Github Connector v5.12.0.202105051250-m2v5.12.0.202105051250-m2
Change-Id: Idfcdc34b23177c133e9171a041e783c1aa7dec5b Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.ui/META-INF')
-rw-r--r--org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
index b4f121d9..d3c28d25 100644
--- a/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@ Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.mylyn.github.ui
Bundle-SymbolicName: org.eclipse.mylyn.github.ui;singleton:=true
Bundle-Activator: org.eclipse.mylyn.internal.github.ui.GitHubUi
-Bundle-Version: 5.12.0.qualifier
+Bundle-Version: 5.12.0.202105051250-m2
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin

Back to the top