Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordschadow2009-04-13 14:15:33 +0000
committerdschadow2009-04-13 14:15:33 +0000
commit018cbd9cad7133f04e10b1a008e3ef18991dec1f (patch)
tree7c82aec36318dd223e8ef5ed0aace12e057b19f3
parent128e03d3b09ab419bba3f0b0143568ea65c29c12 (diff)
downloadwebtools.maps-018cbd9cad7133f04e10b1a008e3ef18991dec1f.tar.gz
webtools.maps-018cbd9cad7133f04e10b1a008e3ef18991dec1f.tar.xz
webtools.maps-018cbd9cad7133f04e10b1a008e3ef18991dec1f.zip
Removed Eclipse project dependency in all wizards, tools can now be used outside of an Eclipse project
-rw-r--r--releng.incubator.xmlsecurity/maps/xmlsecurity.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng.incubator.xmlsecurity/maps/xmlsecurity.map b/releng.incubator.xmlsecurity/maps/xmlsecurity.map
index a33bd29cd..b66aea833 100644
--- a/releng.incubator.xmlsecurity/maps/xmlsecurity.map
+++ b/releng.incubator.xmlsecurity/maps/xmlsecurity.map
@@ -10,7 +10,7 @@ feature@org.eclipse.wst.xml.security_sdk.feature=v200901132041,:pserver:anonymou
feature@org.eclipse.wst.xml.security_tests.feature=v200901291740,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/features/org.eclipse.wst.xml.security_tests.feature
bundle@org.eclipse.wst.xml.security=v20090319,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xml.security
-bundle@org.eclipse.wst.xml.security.core=v20090412,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xml.security.core
+bundle@org.eclipse.wst.xml.security.core=v20090413,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xml.security.core
bundle@org.eclipse.wst.xml.security.ui=v200901131954,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xml.security.ui
bundle@org.eclipse.wst.xml.security.core.tests=v20090412-2,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/tests/org.eclipse.wst.xml.security.core.tests

Back to the top