Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2018-06-07 07:32:26 +0000
committerAlexander Kurtakov2018-06-07 08:09:02 +0000
commit9edbfbda2a3e4cb332f57715ab62849e4f008b59 (patch)
treede5e391c734b321e18b03c1f5971dc3bdd199c61 /bundles/org.eclipse.equinox.p2.ui.importexport/META-INF
parentcd6e132b43c635f72b6f0f132ddd3f13d8fe1090 (diff)
downloadrt.equinox.p2-9edbfbda2a3e4cb332f57715ab62849e4f008b59.tar.gz
rt.equinox.p2-9edbfbda2a3e4cb332f57715ab62849e4f008b59.tar.xz
rt.equinox.p2-9edbfbda2a3e4cb332f57715ab62849e4f008b59.zip
Bug 535318 - Update versions for next release
Prep for update license to EPL-2.0 Change-Id: I2fe45c006012a83c207821a2d41abaa248df3802 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.ui.importexport/META-INF')
-rwxr-xr-xbundles/org.eclipse.equinox.p2.ui.importexport/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.ui.importexport/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.ui.importexport/META-INF/MANIFEST.MF
index 65b0c2844..97b2aec05 100755
--- a/bundles/org.eclipse.equinox.p2.ui.importexport/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.p2.ui.importexport/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.equinox.p2.ui.importexport;singleton:=true
-Bundle-Version: 1.2.0.qualifier
+Bundle-Version: 1.2.100.qualifier
Bundle-Vendor: %providerName
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime;bundle-version="[3.11.0,4.0.0)",

Back to the top