summaryrefslogtreecommitdiffstats
path: root/branches
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-06 12:57:39 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-06 12:57:39 +0000
commit0229493a3722174079bbff6484504011f75577cf (patch)
tree5a9ebbf3f872e1686aa409c4ef3067690b9dc128 /branches
parent165d6c017a97f371a1973afb1bae629730a77490 (diff)
Correct dependency with backlevel version
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741556 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches')
-rw-r--r--branches/sca-java-1.x/vtest/assembly/component/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/vtest/assembly/component/pom.xml b/branches/sca-java-1.x/vtest/assembly/component/pom.xml
index af59594556..0470e714d3 100644
--- a/branches/sca-java-1.x/vtest/assembly/component/pom.xml
+++ b/branches/sca-java-1.x/vtest/assembly/component/pom.xml
@@ -52,7 +52,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-tomcat</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.5-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>