summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/core-spi
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-12-12 16:01:19 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-12-12 16:01:19 +0000
commit888bb931f48ebb4c68e68a106432367ae1b3dbf4 (patch)
treef1913a75231caa88accbd7ec411cf7d5cf0658cc /branches/sca-java-1.x/modules/core-spi
parentd708e33b18df952e7c5ff935277564656b427ac7 (diff)
Fix some cases where I checked in some 1.4-SNAPSHOT dependencies by mistake
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726061 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/modules/core-spi')
-rw-r--r--branches/sca-java-1.x/modules/core-spi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/modules/core-spi/pom.xml b/branches/sca-java-1.x/modules/core-spi/pom.xml
index 8b60e8d8a2..6bc2eed01a 100644
--- a/branches/sca-java-1.x/modules/core-spi/pom.xml
+++ b/branches/sca-java-1.x/modules/core-spi/pom.xml
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api-extension</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.5-SNAPSHOT</version>
</dependency>
<dependency>