summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/tools/eclipse/features/core
diff options
context:
space:
mode:
authorramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-12-02 14:00:00 +0000
committerramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-12-02 14:00:00 +0000
commit74d74899ab31ae6fad6065cd5f59a6bafdaed01f (patch)
treec534cf9ab374ac16c6f63156d8d35cb02bae3522 /branches/sca-java-1.x/tools/eclipse/features/core
parentb0f9cda6d2deedff59ca6449bd0e5cec42af700c (diff)
Changes of version 1.4-SNAPSHOT to 1.5-SNAPSHOT
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722460 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/tools/eclipse/features/core')
-rw-r--r--branches/sca-java-1.x/tools/eclipse/features/core/feature.xml4
-rw-r--r--branches/sca-java-1.x/tools/eclipse/features/core/pom.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/branches/sca-java-1.x/tools/eclipse/features/core/feature.xml b/branches/sca-java-1.x/tools/eclipse/features/core/feature.xml
index 3a2d14a054..547ea6130e 100644
--- a/branches/sca-java-1.x/tools/eclipse/features/core/feature.xml
+++ b/branches/sca-java-1.x/tools/eclipse/features/core/feature.xml
@@ -60,12 +60,12 @@ Unless required by applicable law or agreed to in writing, software distributed
unpack="false"/>
<data
- id="runtime/apache-tuscany-sca-1.4-SNAPSHOT.jar"
+ id="runtime/apache-tuscany-sca-1.5-SNAPSHOT.jar"
download-size="0"
install-size="0"/>
<data
- id="src/apache-tuscany-sca-1.4-SNAPSHOT-src.zip"
+ id="src/apache-tuscany-sca-1.5-SNAPSHOT-src.zip"
download-size="0"
install-size="0"/>
diff --git a/branches/sca-java-1.x/tools/eclipse/features/core/pom.xml b/branches/sca-java-1.x/tools/eclipse/features/core/pom.xml
index 30756fe9d6..00003c091d 100644
--- a/branches/sca-java-1.x/tools/eclipse/features/core/pom.xml
+++ b/branches/sca-java-1.x/tools/eclipse/features/core/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-eclipse-tools</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.5-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>org.apache.tuscany.sca.feature.core</artifactId>