]> gerrit.simantics Code Review - simantics/sysdyn.git/commitdiff
Changed invalid 0.7.1 DB bundle requirements to refer to version 0.8.0
authorlehtonen <lehtonen@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Mon, 12 Apr 2010 07:44:20 +0000 (07:44 +0000)
committerlehtonen <lehtonen@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Mon, 12 Apr 2010 07:44:20 +0000 (07:44 +0000)
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@15379 ac1ea38d-2e2b-0410-8846-a27921b304fc

org.simantics.sysdyn/META-INF/MANIFEST.MF

index 42514cbb2b027c2c9814ebd020dfe1a9c7675e7d..cf01aeac9b6e372d306abd19ca33b4b184ce4bef 100644 (file)
@@ -7,7 +7,7 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Require-Bundle: org.simantics.objmap;bundle-version="0.1.0",
  org.simantics.db;bundle-version="0.6.2",
  org.simantics.modelica;bundle-version="1.0.0",
- org.simantics.db.common;bundle-version="0.7.1"
+ org.simantics.db.common;bundle-version="0.8.0"
 Export-Package: org.simantics.sysdyn,
  org.simantics.sysdyn.expressionParser,
  org.simantics.sysdyn.manager,