summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/tools
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.x/tools')
-rw-r--r--branches/sca-java-1.x/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.x/tools/eclipse/plugins/core/org/apache/tuscany/sca/core/classpath/ClasspathUtil.java b/branches/sca-java-1.x/tools/eclipse/plugins/core/org/apache/tuscany/sca/core/classpath/ClasspathUtil.java
index 81ba746fd5..46abe6f99c 100644
--- a/branches/sca-java-1.x/tools/eclipse/plugins/core/org/apache/tuscany/sca/core/classpath/ClasspathUtil.java
+++ b/branches/sca-java-1.x/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.core";
- private static final String TUSCANY_VERSION = "1.4.0";
+ private static final String TUSCANY_VERSION = "1.5.0";
/**
* Return the installed runtime classpath entries.