summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.4/modules/core-spi/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-12-10 19:24:15 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-12-10 19:24:15 +0000
commit1abe76fb9d9397a0c6d6f24956740692431f4328 (patch)
tree3972e49fe879ab29617cc0f99c661576248ded92 /branches/sca-java-1.4/modules/core-spi/pom.xml
parentdec913f114fadebf24945f5adeea7871a4fbbb62 (diff)
Fixing issues with mismatching artifact version
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725393 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.4/modules/core-spi/pom.xml')
-rw-r--r--branches/sca-java-1.4/modules/core-spi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.4/modules/core-spi/pom.xml b/branches/sca-java-1.4/modules/core-spi/pom.xml
index 6e92777ac1..b567830e10 100644
--- a/branches/sca-java-1.4/modules/core-spi/pom.xml
+++ b/branches/sca-java-1.4/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.4</version>
</dependency>
<dependency>