diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2008-12-11 02:03:12 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2008-12-11 02:03:12 +0000 |
commit | b8f262283fd0e063fc929354ddfd8da7cf36bbb1 (patch) | |
tree | 36c7b7e6c8c27736c10f18a8af6da1e77c12f4d7 /java/sca/samples/customer-dojo | |
parent | 2f7620e37f379c8b96da48699c9e5e232525585b (diff) |
TUSCANY-2737 - Moving to latest release of the sql-maven-plugin
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725539 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/samples/customer-dojo')
-rw-r--r-- | java/sca/samples/customer-dojo/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/sca/samples/customer-dojo/pom.xml b/java/sca/samples/customer-dojo/pom.xml index 7d8a0d027c..5c64caaad4 100644 --- a/java/sca/samples/customer-dojo/pom.xml +++ b/java/sca/samples/customer-dojo/pom.xml @@ -194,8 +194,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>sql-maven-plugin</artifactId> - <!-- 1.1 due to MOJO-619 --> - <version>1.1-SNAPSHOT</version> + <version>1.3</version> <dependencies> <dependency> |