Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jaxws/features/org.eclipse.jst.ws.cxf_tests.feature/feature.xml')
-rw-r--r--jaxws/features/org.eclipse.jst.ws.cxf_tests.feature/feature.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jaxws/features/org.eclipse.jst.ws.cxf_tests.feature/feature.xml b/jaxws/features/org.eclipse.jst.ws.cxf_tests.feature/feature.xml
index 984bae8f0..f51d5cdab 100644
--- a/jaxws/features/org.eclipse.jst.ws.cxf_tests.feature/feature.xml
+++ b/jaxws/features/org.eclipse.jst.ws.cxf_tests.feature/feature.xml
@@ -2,11 +2,11 @@
<feature
id="org.eclipse.jst.ws.cxf_tests.feature"
label="%featureName"
- version="1.0.100.qualifier"
+ version="1.0.101.qualifier"
provider-name="%featureProvider"
image="eclipse_update_120.jpg"
license-feature="org.eclipse.license"
- license-feature-version="2.0.0.qualifier">
+ license-feature-version="0.0.0">
<description>
%description

Back to the top