diff options
Diffstat (limited to 'branches/sca-java-1.x/tutorials/store/store-eu')
-rw-r--r-- | branches/sca-java-1.x/tutorials/store/store-eu/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/tutorials/store/store-eu/pom.xml b/branches/sca-java-1.x/tutorials/store/store-eu/pom.xml index 1666e29481..187d991156 100644 --- a/branches/sca-java-1.x/tutorials/store/store-eu/pom.xml +++ b/branches/sca-java-1.x/tutorials/store/store-eu/pom.xml @@ -75,7 +75,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>sql-maven-plugin</artifactId> - <version>1.0</version> + <version>1.3</version> <dependencies> <dependency> |