Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2008-11-02 07:50:39 +0000
committerdavid_williams2008-11-02 07:50:39 +0000
commit26c67e5da7d30bdaae889921af2b7092ae397776 (patch)
tree7a63bec32bc7c2f03dbd89654fec6f69742d3f32 /releng.incubator
parent0bb7d9d1892ff8c3b43a69a809c5de4681e196a1 (diff)
downloadwebtools.maps-26c67e5da7d30bdaae889921af2b7092ae397776.tar.gz
webtools.maps-26c67e5da7d30bdaae889921af2b7092ae397776.tar.xz
webtools.maps-26c67e5da7d30bdaae889921af2b7092ae397776.zip
temporay fix incorrect ordering
Diffstat (limited to 'releng.incubator')
-rw-r--r--releng.incubator/vex/maps/vex.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng.incubator/vex/maps/vex.map b/releng.incubator/vex/maps/vex.map
index ad3ddcaba..ea2977aa1 100644
--- a/releng.incubator/vex/maps/vex.map
+++ b/releng.incubator/vex/maps/vex.map
@@ -5,7 +5,7 @@
! These bundles are currently being developed and released
! from the HEAD branch
-feature@org.eclipse.wst.xml.vex.feature=v20081031,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/features/org.eclipse.wst.xml.vex.feature
+feature@org.eclipse.wst.xml.vex.feature=v200811020751,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/features/org.eclipse.wst.xml.vex.feature
feature@org.eclipse.wst.xml.vex.docbook.feature=v200810281306,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/features/org.eclipse.wst.xml.vex.docbook.feature
feature@org.eclipse.wst.xml.vex_tests.feature=v20081029,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/features/org.eclipse.wst.xml.vex_tests.feature
feature@org.eclipse.wst.xml.vex_sdk.feature=v200811020737,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/features/org.eclipse.wst.xml.vex_sdk.feature

Back to the top