summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3.2/tools/eclipse/plugins/core/org/apache/tuscany
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.3.2/tools/eclipse/plugins/core/org/apache/tuscany')
-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.