Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJ Houghton2010-09-23 15:20:49 +0000
committerDJ Houghton2010-09-23 15:20:49 +0000
commit581ed8e81b1f94775eadbbb5ecd3376355c0f3e9 (patch)
tree3171c00fb4fc69b5ca46fa8789e2fb0d7982a5e6 /features
parent2404b20504e39fcf7a92fc5348a522653ab98ec6 (diff)
downloadrt.equinox.bundles-581ed8e81b1f94775eadbbb5ecd3376355c0f3e9.tar.gz
rt.equinox.bundles-581ed8e81b1f94775eadbbb5ecd3376355c0f3e9.tar.xz
rt.equinox.bundles-581ed8e81b1f94775eadbbb5ecd3376355c0f3e9.zip
Bug 326043 - some 3.7 p2 feature versions need to be incremented
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.equinox.server.p2/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.server.p2/feature.xml b/features/org.eclipse.equinox.server.p2/feature.xml
index 03e791029..cb689a9c4 100644
--- a/features/org.eclipse.equinox.server.p2/feature.xml
+++ b/features/org.eclipse.equinox.server.p2/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.equinox.server.p2"
label="%featureName"
- version="1.0.0.qualifier"
+ version="1.1.0.qualifier"
provider-name="%providerName">
<copyright url="%copyrightURL">

Back to the top