Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2010-04-11 05:33:45 +0000
committerdavid_williams2010-04-11 05:33:45 +0000
commitd14447118ecaad0c43ba5a966ba9f1fdbc5e2bb2 (patch)
tree648318b7132467233b49f1af5d24f9f2cd37bbc2
parent2fbe3b2f7eadfc44c930408bc797cb4341b5caa7 (diff)
downloadwebtools.maps-d14447118ecaad0c43ba5a966ba9f1fdbc5e2bb2.tar.gz
webtools.maps-d14447118ecaad0c43ba5a966ba9f1fdbc5e2bb2.tar.xz
webtools.maps-d14447118ecaad0c43ba5a966ba9f1fdbc5e2bb2.zip
make providerName correct and consistent
-rw-r--r--releng.sourceediting/maps/wst-web-componenet-features.map8
-rw-r--r--releng.sourceediting/maps/wst-xml-component-features.map8
2 files changed, 8 insertions, 8 deletions
diff --git a/releng.sourceediting/maps/wst-web-componenet-features.map b/releng.sourceediting/maps/wst-web-componenet-features.map
index dc59e3b03..d19a45baf 100644
--- a/releng.sourceediting/maps/wst-web-componenet-features.map
+++ b/releng.sourceediting/maps/wst-web-componenet-features.map
@@ -2,10 +2,10 @@
! This map file is for the WTP 3.2 release
! These bundles are currently being developed and released from the HEAD branch
-feature@org.eclipse.wst.web_core.feature=v201004092306,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/features/org.eclipse.wst.web_core.feature
-feature@org.eclipse.wst.web_sdk.feature=v201004092306,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/features/org.eclipse.wst.web_sdk.feature
+feature@org.eclipse.wst.web_core.feature=v201004110500,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/features/org.eclipse.wst.web_core.feature
+feature@org.eclipse.wst.web_sdk.feature=v201004110500,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/features/org.eclipse.wst.web_sdk.feature
feature@org.eclipse.wst.web_tests.feature=v201004110500,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/features/org.eclipse.wst.web_tests.feature
-feature@org.eclipse.wst.web_ui.feature=v201004092306,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/features/org.eclipse.wst.web_ui.feature
-feature@org.eclipse.wst.web_userdoc.feature=v201004092306,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/features/org.eclipse.wst.web_userdoc.feature
+feature@org.eclipse.wst.web_ui.feature=v201004110500,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/features/org.eclipse.wst.web_ui.feature
+feature@org.eclipse.wst.web_userdoc.feature=v201004110500,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/features/org.eclipse.wst.web_userdoc.feature
!*************** \ No newline at end of file
diff --git a/releng.sourceediting/maps/wst-xml-component-features.map b/releng.sourceediting/maps/wst-xml-component-features.map
index f56136d57..36aca050c 100644
--- a/releng.sourceediting/maps/wst-xml-component-features.map
+++ b/releng.sourceediting/maps/wst-xml-component-features.map
@@ -2,10 +2,10 @@
! This map file is for the WTP 3.2 release
! These bundles are currently being developed and released from the HEAD branch
-feature@org.eclipse.wst.xml_core.feature=v201004092306,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/features/org.eclipse.wst.xml_core.feature
-feature@org.eclipse.wst.xml_sdk.feature=v201004092306,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/features/org.eclipse.wst.xml_sdk.feature
+feature@org.eclipse.wst.xml_core.feature=v201004110500,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/features/org.eclipse.wst.xml_core.feature
+feature@org.eclipse.wst.xml_sdk.feature=v201004110500,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/features/org.eclipse.wst.xml_sdk.feature
feature@org.eclipse.wst.xml_tests.feature=v201004110500,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/features/org.eclipse.wst.xml_tests.feature
-feature@org.eclipse.wst.xml_ui.feature=v201004092306,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/features/org.eclipse.wst.xml_ui.feature
-feature@org.eclipse.wst.xml_userdoc.feature=v201004092306,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/features/org.eclipse.wst.xml_userdoc.feature
+feature@org.eclipse.wst.xml_ui.feature=v201004110500,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/features/org.eclipse.wst.xml_ui.feature
+feature@org.eclipse.wst.xml_userdoc.feature=v201004110500,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/features/org.eclipse.wst.xml_userdoc.feature
!*************** \ No newline at end of file

Back to the top