Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2008-06-07 06:52:24 +0000
committerdavid_williams2008-06-07 06:52:24 +0000
commitb34883f667329db22be1d5a8ab757ad5eb3268fd (patch)
tree1731e3c1ce3351bfb2dacb490f2cfdc60c7e86cb
parent2c0a458c5af80dd71a89ef7ba921a851e1c27b70 (diff)
downloadwebtools.webservices-david_williams_tempTests2.tar.gz
webtools.webservices-david_williams_tempTests2.tar.xz
webtools.webservices-david_williams_tempTests2.zip
improve feature definitiondavid_williams_tempTests2
-rw-r--r--features/org.eclipse.wst.ws_core.feature/feature.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/org.eclipse.wst.ws_core.feature/feature.xml b/features/org.eclipse.wst.ws_core.feature/feature.xml
index dc3a6cbca..479c551c7 100644
--- a/features/org.eclipse.wst.ws_core.feature/feature.xml
+++ b/features/org.eclipse.wst.ws_core.feature/feature.xml
@@ -30,11 +30,11 @@
<includes
id="org.eclipse.wst.ws_wsdl14.feature"
- version="1.4.0.qualifier"/>
+ version="0.0.0"/>
<includes
id="org.eclipse.wst.ws_wsdl15.feature"
- version="1.5.1.qualifier"/>
+ version="0.0.0"/>
<plugin
id="org.eclipse.wst.ws"

Back to the top