summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.4/tools/eclipse34/features/web20/feature.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.4/tools/eclipse34/features/web20/feature.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/branches/sca-java-1.4/tools/eclipse34/features/web20/feature.xml b/branches/sca-java-1.4/tools/eclipse34/features/web20/feature.xml
index 8fe97d24a3..308948ece1 100644
--- a/branches/sca-java-1.4/tools/eclipse34/features/web20/feature.xml
+++ b/branches/sca-java-1.4/tools/eclipse34/features/web20/feature.xml
@@ -20,7 +20,7 @@
<feature
id="org.apache.tuscany.sca.feature.web20"
label="Apache Tuscany SCA Web 2.0 Eclipse Feature"
- version="1.4.0"
+ version="1.4.1-SNAPSHOT.0"
provider-name="Apache Software Foundation">
<description url="http://incubator.apache.org/tuscany">
@@ -37,7 +37,7 @@ Unless required by applicable law or agreed to in writing, software distributed
<includes
id="org.apache.tuscany.sca.feature.core"
- version="1.4.0"/>
+ version="1.4.1-SNAPSHOT.0"/>
<requires>
<import plugin="org.eclipse.ui.ide"/>
@@ -55,13 +55,13 @@ Unless required by applicable law or agreed to in writing, software distributed
<import plugin="org.eclipse.swt"/>
<import plugin="org.apache.tuscany.sca.plugin.core"/>
<import plugin="org.eclipse.ui.workbench"/>
- <import feature="org.apache.tuscany.sca.feature.core" version="1.4.0"/>
+ <import feature="org.apache.tuscany.sca.feature.core" version="1.4.1-SNAPSHOT.0"/>
</requires>
<plugin
id="org.apache.tuscany.sca.plugin.web20"
download-size="0"
install-size="0"
- version="1.4.0"/>
+ version="1.4.1-SNAPSHOT.0"/>
</feature>