Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEd Willink2018-12-16 19:13:06 +0000
committerEd Willink2018-12-16 19:30:57 +0000
commitc718a1bcd390ba8419ae642fedbca81425f3d423 (patch)
tree8a5613044fd61ddd309c9d8f8640e45a279743dd /plugins/org.eclipse.qvtd.atl/META-INF/MANIFEST.MF
parent90c1b701d8d7348aa495a97d2c9593e6aa7d24dd (diff)
downloadorg.eclipse.qvtd-c718a1bcd390ba8419ae642fedbca81425f3d423.tar.gz
org.eclipse.qvtd-c718a1bcd390ba8419ae642fedbca81425f3d423.tar.xz
org.eclipse.qvtd-c718a1bcd390ba8419ae642fedbca81425f3d423.zip
[releng] +0.1.0 to 0.18.0
Diffstat (limited to 'plugins/org.eclipse.qvtd.atl/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.qvtd.atl/META-INF/MANIFEST.MF6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/org.eclipse.qvtd.atl/META-INF/MANIFEST.MF b/plugins/org.eclipse.qvtd.atl/META-INF/MANIFEST.MF
index 3ad66e6ce..ea82b2856 100644
--- a/plugins/org.eclipse.qvtd.atl/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.qvtd.atl/META-INF/MANIFEST.MF
@@ -3,12 +3,12 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.qvtd.atl;singleton:=true
-Bundle-Version: 0.17.0.qualifier
+Bundle-Version: 0.18.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Localization: plugin
Require-Bundle: org.eclipse.m2m.atl.common;bundle-version="[4.0.0,5.0.0)";visibility:=reexport,
- org.eclipse.qvtd.pivot.qvtrelation;bundle-version="[0.17.0,1.0.0)";visibility:=reexport,
- org.eclipse.qvtd.runtime;bundle-version="[0.17.0,1.0.0)";visibility:=reexport
+ org.eclipse.qvtd.pivot.qvtrelation;bundle-version="[0.18.0,1.0.0)";visibility:=reexport,
+ org.eclipse.qvtd.runtime;bundle-version="[0.18.0,1.0.0)";visibility:=reexport
Export-Package: org.eclipse.qvtd.atl.atl2qvtr,
org.eclipse.qvtd.atl.atl2qvtr.trace_ATL2QVTr,
org.eclipse.qvtd.atl.atl2qvtr.trace_ATL2QVTr.impl,

Back to the top