summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.1/tools/eclipse/site/updatesite/site.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-08-28 07:24:54 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-08-28 07:24:54 +0000
commitad5f06c2a01a1f5bf3fc832b95dce9ec45a246b4 (patch)
tree906a1a88fd0bc78ca9a3f8197cfa5c585c588722 /branches/sca-java-1.5.1/tools/eclipse/site/updatesite/site.xml
parentf89c1bcbe8b2f825228b329c28ac78a0acf5839c (diff)
TUSCANY-3245 - Fixing version id in the eclipse tools description
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808788 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.5.1/tools/eclipse/site/updatesite/site.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/branches/sca-java-1.5.1/tools/eclipse/site/updatesite/site.xml b/branches/sca-java-1.5.1/tools/eclipse/site/updatesite/site.xml
index 8d2719ff79..3e77b6cc1c 100644
--- a/branches/sca-java-1.5.1/tools/eclipse/site/updatesite/site.xml
+++ b/branches/sca-java-1.5.1/tools/eclipse/site/updatesite/site.xml
@@ -22,15 +22,15 @@
Apache Tuscany SCA Tools.
</description>
- <feature id="org.apache.tuscany.sca.feature.core" version="1.4.0"
+ <feature id="org.apache.tuscany.sca.feature.core" version="1.5.1"
url="features/org.apache.tuscany.sca.feature.core-1.5.1-SNAPSHOT.jar"/>
- <archive path="plugins/org.apache.tuscany.sca.core_1.4.0.jar"
+ <archive path="plugins/org.apache.tuscany.sca.core_1.5.1.jar"
url="plugins/org.apache.tuscany.sca.core-1.5.1-SNAPSHOT.jar"/>
- <archive path="features/org.apache.tuscany.sca.feature.core_1.4.0/runtime/apache-tuscany-sca-1.5.1-SNAPSHOT.jar"
+ <archive path="features/org.apache.tuscany.sca.feature.core_1.5.1/runtime/apache-tuscany-sca-1.5.1-SNAPSHOT.jar"
url="../apache-tuscany-sca-1.5.1-SNAPSHOT.zip"/>
- <archive path="features/org.apache.tuscany.sca.feature.core_1.4.0/src/apache-tuscany-sca-1.5.1-SNAPSHOT-src.zip"
+ <archive path="features/org.apache.tuscany.sca.feature.core_1.5.1/src/apache-tuscany-sca-1.5.1-SNAPSHOT-src.zip"
url="../apache-tuscany-sca-1.5.1-SNAPSHOT-src.zip"/>
</site>