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/itest/exceptions-cross-binding | |
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 'java/sca/itest/exceptions-cross-binding')
-rw-r--r-- | java/sca/itest/exceptions-cross-binding/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/itest/exceptions-cross-binding/pom.xml b/java/sca/itest/exceptions-cross-binding/pom.xml index 3b37b04153..3d4a4a3880 100644 --- a/java/sca/itest/exceptions-cross-binding/pom.xml +++ b/java/sca/itest/exceptions-cross-binding/pom.xml @@ -199,7 +199,7 @@ <plugin> <groupId>org.apache.tuscany.sdo</groupId> <artifactId>tuscany-sdo-plugin</artifactId> - <version>1.1-incubating</version> + <version>1.1.1</version> <executions> <execution> <configuration> |