Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Anderson2014-05-06 21:45:53 +0000
committerNick Sandonato2014-05-06 21:47:02 +0000
commitcc9f257d4d1d74d4f775ac464afac9e127f95aad (patch)
treead4ec5137296dc3015cf01b51ac1728bc889ea36
parent79231d17c01dcd67e0edc2f1f0cfecc57cbb493a (diff)
downloadwebtools.sourceediting-cc9f257d4d1d74d4f775ac464afac9e127f95aad.tar.gz
webtools.sourceediting-cc9f257d4d1d74d4f775ac464afac9e127f95aad.tar.xz
webtools.sourceediting-cc9f257d4d1d74d4f775ac464afac9e127f95aad.zip
[433923] Update the Source Editing license features to 1.0.1 for Luna
Signed-off-by: Carl Anderson <ccc@us.ibm.com>
-rw-r--r--features/org.eclipse.wst.web_core.feature/feature.xml2
-rw-r--r--features/org.eclipse.wst.web_sdk.feature/feature.xml2
-rw-r--r--features/org.eclipse.wst.web_ui.feature/feature.xml2
-rw-r--r--features/org.eclipse.wst.web_userdoc.feature/feature.xml2
-rw-r--r--features/org.eclipse.wst.xml_core.feature/feature.xml2
-rw-r--r--features/org.eclipse.wst.xml_sdk.feature/feature.xml2
-rw-r--r--features/org.eclipse.wst.xml_ui.feature/feature.xml2
-rw-r--r--features/org.eclipse.wst.xml_userdoc.feature/feature.xml2
8 files changed, 8 insertions, 8 deletions
diff --git a/features/org.eclipse.wst.web_core.feature/feature.xml b/features/org.eclipse.wst.web_core.feature/feature.xml
index 796c8df133..c09fcd9195 100644
--- a/features/org.eclipse.wst.web_core.feature/feature.xml
+++ b/features/org.eclipse.wst.web_core.feature/feature.xml
@@ -5,7 +5,7 @@
version="3.6.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
- license-feature-version="1.0.0.qualifier">
+ license-feature-version="1.0.1.qualifier">
<description>
%description
diff --git a/features/org.eclipse.wst.web_sdk.feature/feature.xml b/features/org.eclipse.wst.web_sdk.feature/feature.xml
index 920ef70ae1..bac82a0a81 100644
--- a/features/org.eclipse.wst.web_sdk.feature/feature.xml
+++ b/features/org.eclipse.wst.web_sdk.feature/feature.xml
@@ -5,7 +5,7 @@
version="3.6.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
- license-feature-version="1.0.0.qualifier">
+ license-feature-version="1.0.1.qualifier">
<description>
%description
diff --git a/features/org.eclipse.wst.web_ui.feature/feature.xml b/features/org.eclipse.wst.web_ui.feature/feature.xml
index f56972f63c..567d0fc845 100644
--- a/features/org.eclipse.wst.web_ui.feature/feature.xml
+++ b/features/org.eclipse.wst.web_ui.feature/feature.xml
@@ -6,7 +6,7 @@
provider-name="%providerName"
plugin="org.eclipse.wst.web.ui"
license-feature="org.eclipse.license"
- license-feature-version="1.0.0.qualifier">
+ license-feature-version="1.0.1.qualifier">
<description>
%description
diff --git a/features/org.eclipse.wst.web_userdoc.feature/feature.xml b/features/org.eclipse.wst.web_userdoc.feature/feature.xml
index e3619cd372..68490f1179 100644
--- a/features/org.eclipse.wst.web_userdoc.feature/feature.xml
+++ b/features/org.eclipse.wst.web_userdoc.feature/feature.xml
@@ -5,7 +5,7 @@
version="3.3.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
- license-feature-version="1.0.0.qualifier">
+ license-feature-version="1.0.1.qualifier">
<description>
%description
diff --git a/features/org.eclipse.wst.xml_core.feature/feature.xml b/features/org.eclipse.wst.xml_core.feature/feature.xml
index 5156b0344d..267dc5ff13 100644
--- a/features/org.eclipse.wst.xml_core.feature/feature.xml
+++ b/features/org.eclipse.wst.xml_core.feature/feature.xml
@@ -5,7 +5,7 @@
version="3.6.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
- license-feature-version="1.0.0.qualifier">
+ license-feature-version="1.0.1.qualifier">
<description>
%description
diff --git a/features/org.eclipse.wst.xml_sdk.feature/feature.xml b/features/org.eclipse.wst.xml_sdk.feature/feature.xml
index ab258aea70..3f5fa64be6 100644
--- a/features/org.eclipse.wst.xml_sdk.feature/feature.xml
+++ b/features/org.eclipse.wst.xml_sdk.feature/feature.xml
@@ -5,7 +5,7 @@
version="3.6.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
- license-feature-version="1.0.0.qualifier">
+ license-feature-version="1.0.1.qualifier">
<description>
%description
diff --git a/features/org.eclipse.wst.xml_ui.feature/feature.xml b/features/org.eclipse.wst.xml_ui.feature/feature.xml
index 0e96fb77ce..245f0c2a87 100644
--- a/features/org.eclipse.wst.xml_ui.feature/feature.xml
+++ b/features/org.eclipse.wst.xml_ui.feature/feature.xml
@@ -6,7 +6,7 @@
provider-name="%providerName"
plugin="org.eclipse.wst.xml.ui"
license-feature="org.eclipse.license"
- license-feature-version="1.0.0.qualifier">
+ license-feature-version="1.0.1.qualifier">
<description>
%description
diff --git a/features/org.eclipse.wst.xml_userdoc.feature/feature.xml b/features/org.eclipse.wst.xml_userdoc.feature/feature.xml
index 7b4a96d4b3..226ad4b38e 100644
--- a/features/org.eclipse.wst.xml_userdoc.feature/feature.xml
+++ b/features/org.eclipse.wst.xml_userdoc.feature/feature.xml
@@ -5,7 +5,7 @@
version="3.3.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
- license-feature-version="1.0.0.qualifier">
+ license-feature-version="1.0.1.qualifier">
<description>
%description

Back to the top