summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/distribution/pom.xml
diff options
context:
space:
mode:
authorramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-11-20 07:07:08 +0000
committerramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-11-20 07:07:08 +0000
commit3145cfb296602c7aeb0c3730ffadf5cf64f8ae1b (patch)
treee9e5fea782353e90fa897e9ad6c097b55359bb8f /branches/sca-java-1.x/distribution/pom.xml
parent0628b05668c24b83f79b2d4d900bd5e93f50fd31 (diff)
Fix of TUSCANY-2682
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719186 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/distribution/pom.xml')
-rw-r--r--branches/sca-java-1.x/distribution/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/distribution/pom.xml b/branches/sca-java-1.x/distribution/pom.xml
index f092b2ee3e..c7ce6ae531 100644
--- a/branches/sca-java-1.x/distribution/pom.xml
+++ b/branches/sca-java-1.x/distribution/pom.xml
@@ -114,7 +114,7 @@
<dependency>
<groupId>org.apache.tuscany.sdo</groupId>
<artifactId>tuscany-sdo-impl</artifactId>
- <version>1.1-incubating</version>
+ <version>1.1.1</version>
<exclusions>
<exclusion>
<!-- sdo 1.0 uses 3.2.0 but sca uses 3.2.1 -->