Skip to content

Commit 736cd87

Browse files
committed
Removed .rc from scala-ide core bundle dependency.
1 parent 82f5fff commit 736cd87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org.scala-ide.sdt.scalatest/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Require-Bundle:
2424
org.scala-lang.scala-library;bundle-version="[2.11.0,2.12.0)",
2525
org.scala-lang.scala-compiler;bundle-version="[2.11.0,2.12.0)",
2626
org.scala-lang.scala-reflect,
27-
org.scala-ide.sdt.core;bundle-version="[4.0.0.rc,5.0.0)",
27+
org.scala-ide.sdt.core;bundle-version="[4.0.0,5.0.0)",
2828
org.scala-lang.modules.scala-xml;bundle-version="1.0.0"
2929
Import-Package:
3030
com.ibm.icu.text;apply-aspects:=false;org.eclipse.swt.graphics;apply-aspects:=false,

0 commit comments

Comments
 (0)