summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3.2/tools/eclipse/plugins/core/org
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-10-01 20:23:16 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-10-01 20:23:16 +0000
commit66fe8137141209b699ae4d3e17399127a613f3db (patch)
tree5b39d4cf5f4df33587e4a8be3f4dae2c997811ec /branches/sca-java-1.3.2/tools/eclipse/plugins/core/org
parentc43cb4d86e88a59e4c27127f3eecf5cc406dd85e (diff)
Change update site version from 1.3.1 to 1.3.2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700904 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.3.2/tools/eclipse/plugins/core/org')
-rw-r--r--branches/sca-java-1.3.2/tools/eclipse/plugins/core/org/apache/tuscany/sca/core/classpath/ClasspathUtil.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.3.2/tools/eclipse/plugins/core/org/apache/tuscany/sca/core/classpath/ClasspathUtil.java b/branches/sca-java-1.3.2/tools/eclipse/plugins/core/org/apache/tuscany/sca/core/classpath/ClasspathUtil.java
index 13d408927e..371271443a 100644
--- a/branches/sca-java-1.3.2/tools/eclipse/plugins/core/org/apache/tuscany/sca/core/classpath/ClasspathUtil.java
+++ b/branches/sca-java-1.3.2/tools/eclipse/plugins/core/org/apache/tuscany/sca/core/classpath/ClasspathUtil.java
@@ -47,7 +47,7 @@ public class ClasspathUtil {
private static final String TUSCANY_RUNTIME_LIBRARIES = "org.apache.tuscany.sca.core.runtimeLibraries";
private static final String TUSCANY_FEATURE = "org.apache.tuscany.sca.feature";
- private static final String TUSCANY_VERSION = "1.3.1";
+ private static final String TUSCANY_VERSION = "1.3.2";
/**
* Return the installed runtime classpath entries.