diff options
author | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2008-08-12 20:03:56 +0000 |
---|---|---|
committer | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2008-08-12 20:03:56 +0000 |
commit | b53525ea9d707d947d4b3eeace009ac5b130b4ef (patch) | |
tree | 0d733eac0bf30d3b5c964af41e771c38ad0471cd /java/sca/modules/implementation-bpel-ode/pom.xml | |
parent | 811bafd776f2e77a8b58d458be52ff18cc0f09fd (diff) |
Move to SDO 1.1.1 release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685285 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | java/sca/modules/implementation-bpel-ode/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/modules/implementation-bpel-ode/pom.xml b/java/sca/modules/implementation-bpel-ode/pom.xml index f722c4ba9f..bd829fc33f 100644 --- a/java/sca/modules/implementation-bpel-ode/pom.xml +++ b/java/sca/modules/implementation-bpel-ode/pom.xml @@ -96,7 +96,7 @@ <dependency>
<groupId>org.apache.tuscany.sdo</groupId>
<artifactId>tuscany-sdo-impl</artifactId>
- <version>1.1-incubating</version>
+ <version>1.1.1</version>
<scope>compile</scope>
<exclusions>
<exclusion>
|