Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraradermache2011-04-11 15:08:35 +0000
committeraradermache2011-04-11 15:08:35 +0000
commit24ed7c17de95b799312db25a3259793f561e5f9a (patch)
treee5dc4aa13dee2f226521d22183d47c8cb4910b1c
parentd94ed953444acfe99bea2be36ba1af4b2afd1a85 (diff)
downloadorg.eclipse.papyrus-24ed7c17de95b799312db25a3259793f561e5f9a.tar.gz
org.eclipse.papyrus-24ed7c17de95b799312db25a3259793f561e5f9a.tar.xz
org.eclipse.papyrus-24ed7c17de95b799312db25a3259793f561e5f9a.zip
Change dependency to minimal Papyrus version (oep.diagram.common) from 0.7.3 to 0.7.2, since the profile works with the older version as well.
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/META-INF/MANIFEST.MF b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/META-INF/MANIFEST.MF
index 0f4af29f6a5..affb01aeb1a 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/META-INF/MANIFEST.MF
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/META-INF/MANIFEST.MF
@@ -9,7 +9,7 @@ Require-Bundle: org.eclipse.emf.ecore,
org.eclipse.papyrus.extensionpoints.uml2;bundle-version="0.7.0",
org.eclipse.uml2.uml;bundle-version="3.1.0",
org.eclipse.papyrus.umlutils;bundle-version="0.7.0",
- org.eclipse.papyrus.diagram.common;bundle-version="0.7.3"
+ org.eclipse.papyrus.diagram.common;bundle-version="0.7.2"
Export-Package: org.eclipse.papyrus.MARTE,
org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM,
org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl,

Back to the top