Skip to content

Commit 90c17b9

Browse files
authored
Merge pull request #25664 from tjwatson/equinox-framework-3.18.300-fix
Fix type to update to 3.18.300 framework version
2 parents 2cdd75b + b32f1de commit 90c17b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/org.eclipse.osgi/bnd.bnd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# Contributors:
1111
# IBM Corporation - initial API and implementation
1212
#*******************************************************************************
13-
-include= jar:${fileuri;${repo;org.eclipse.platform:org.eclipse.osgi;3.13.300}}!/META-INF/MANIFEST.MF,bnd.overrides
13+
-include= jar:${fileuri;${repo;org.eclipse.platform:org.eclipse.osgi;3.18.300}}!/META-INF/MANIFEST.MF,bnd.overrides
1414
-nouses: true
1515
-nodefaultversion: true
1616

0 commit comments

Comments
 (0)