diff options
Diffstat (limited to '')
-rw-r--r-- | branches/sca-java-1.4/samples/customer-dojo/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/branches/sca-java-1.4/samples/customer-dojo/pom.xml b/branches/sca-java-1.4/samples/customer-dojo/pom.xml index 7e85056c7a..573fd30136 100644 --- a/branches/sca-java-1.4/samples/customer-dojo/pom.xml +++ b/branches/sca-java-1.4/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> |