Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarsten Thoms2017-08-03 13:33:47 +0000
committerKarsten Thoms2017-08-03 23:36:50 +0000
commit071d5c63fe677cddb1bfa921785ee9c0571ee4ee (patch)
tree46d2c220e2e18ccc765185d0aea489b596ec4f23 /bundles/org.eclipse.equinox.io/build.properties
parent177f16ee3b7dd1861c7dc0d8df9c73502af04a31 (diff)
downloadrt.equinox.bundles-071d5c63fe677cddb1bfa921785ee9c0571ee4ee.tar.gz
rt.equinox.bundles-071d5c63fe677cddb1bfa921785ee9c0571ee4ee.tar.xz
rt.equinox.bundles-071d5c63fe677cddb1bfa921785ee9c0571ee4ee.zip
Increment bundle micro version Change-Id: I28c84616d09e404de255bb85daaab5b3d75b0e40 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
Diffstat (limited to 'bundles/org.eclipse.equinox.io/build.properties')
-rw-r--r--bundles/org.eclipse.equinox.io/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.io/build.properties b/bundles/org.eclipse.equinox.io/build.properties
index e70a2f587..e42a343b5 100644
--- a/bundles/org.eclipse.equinox.io/build.properties
+++ b/bundles/org.eclipse.equinox.io/build.properties
@@ -15,5 +15,6 @@ output.. = bin/
bin.includes = META-INF/,\
.,\
about.html,\
- plugin.properties
+ plugin.properties,\
+ OSGI-INF/
src.includes = about.html

Back to the top