summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.4/tools/eclipse34/features/ejava/feature.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.4/tools/eclipse34/features/ejava/feature.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/branches/sca-java-1.4/tools/eclipse34/features/ejava/feature.xml b/branches/sca-java-1.4/tools/eclipse34/features/ejava/feature.xml
index ef2ab6c2ba..92543ee34a 100644
--- a/branches/sca-java-1.4/tools/eclipse34/features/ejava/feature.xml
+++ b/branches/sca-java-1.4/tools/eclipse34/features/ejava/feature.xml
@@ -20,7 +20,7 @@
<feature
id="org.apache.tuscany.sca.feature.ejava"
label="Apache Tuscany SCA JEE Eclipse Feature"
- version="1.4.0"
+ version="1.4.1-SNAPSHOT.0"
provider-name="Apache Software Foundation">
<description url="http://incubator.apache.org/tuscany">
@@ -51,13 +51,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.ejava"
download-size="0"
install-size="0"
- version="1.4.0"/>
+ version="1.4.1-SNAPSHOT.0"/>
</feature>