Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2016-01-02 23:56:13 +0000
committerPascal Rapicault2016-01-02 23:56:13 +0000
commit9612da538894d95a15a78bb3897a46350ccd474f (patch)
treea3f970ae288e55be1597e33608082e619342bd24 /bundles/org.eclipse.equinox.p2.touchpoint.natives
parentb2727ce72221a8094886f3788a252988b2d15b62 (diff)
downloadrt.equinox.p2-9612da538894d95a15a78bb3897a46350ccd474f.tar.gz
rt.equinox.p2-9612da538894d95a15a78bb3897a46350ccd474f.tar.xz
rt.equinox.p2-9612da538894d95a15a78bb3897a46350ccd474f.zip
update poms
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.touchpoint.natives')
-rw-r--r--bundles/org.eclipse.equinox.p2.touchpoint.natives/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.touchpoint.natives/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.touchpoint.natives/META-INF/MANIFEST.MF
index bd970045e..898e2bf1d 100644
--- a/bundles/org.eclipse.equinox.p2.touchpoint.natives/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.p2.touchpoint.natives/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.equinox.p2.touchpoint.natives;singleton:=true
-Bundle-Version: 1.2.100.qualifier
+Bundle-Version: 1.2.0.qualifier
Bundle-Activator: org.eclipse.equinox.internal.p2.touchpoint.natives.Activator
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top