From 13d0f1d1be12ce1c8ca17f422b3d0ae3eab44cbd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A5le=20Walderhaug?= <stale.walderhaug@sintef.no>
Date: Thu, 23 Jun 2011 12:54:31 +0000
Subject: [PATCH] added owl, rdf and swrl UML profiles to the plugin

---
 .../org.universaal.tools.profileplugin/META-INF/MANIFEST.MF | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/profiles/org.universaal.tools.profileplugin/META-INF/MANIFEST.MF b/profiles/org.universaal.tools.profileplugin/META-INF/MANIFEST.MF
index 2eafeb5fe..5268d3bda 100644
--- a/profiles/org.universaal.tools.profileplugin/META-INF/MANIFEST.MF
+++ b/profiles/org.universaal.tools.profileplugin/META-INF/MANIFEST.MF
@@ -2,12 +2,12 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: universaal_dsl
 Bundle-SymbolicName: org.universaal.tools.profileplugin;singleton:=true
-Bundle-Version: 0.0.2
+Bundle-Version: 0.1.1
 Bundle-Vendor: universAAL Project
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Require-Bundle: org.eclipse.emf.ecore;bundle-version="2.6.0",
- org.eclipse.papyrus.extensionpoints.uml2;bundle-version="0.7";resolution:=optional,
- org.eclipse.papyrus.diagram.icons.uml;bundle-version="0.7"
+ org.eclipse.papyrus.extensionpoints.uml2;bundle-version="0.7.0";resolution:=optional,
+ org.eclipse.papyrus.diagram.icons.uml;bundle-version="0.7.0"
 Bundle-ClassPath: src/icons/,
  .
 
-- 
GitLab