summaryrefslogtreecommitdiffstats
path: root/branches
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-12-11 01:12:43 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-12-11 01:12:43 +0000
commit76c521b022e2cd4ffd4ee023db3f00901d61717e (patch)
tree567d8c2296c5cd6f053a2d80394ec48d95147182 /branches
parent17335f18b34f7c4d0abf428a1ba66491f42028b9 (diff)
TUSCANY-2737 - Moving to latest release of the sql-maven-plugin
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725512 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches')
-rw-r--r--branches/sca-java-1.4/samples/customer-dojo-webapp/pom.xml3
-rw-r--r--branches/sca-java-1.4/samples/customer-dojo/pom.xml3
-rw-r--r--branches/sca-java-1.4/tutorials/store/store-db/pom.xml3
-rw-r--r--branches/sca-java-1.4/tutorials/store/store-eu/pom.xml2
-rw-r--r--branches/sca-java-1.4/tutorials/store/store-supplier/pom.xml3
5 files changed, 5 insertions, 9 deletions
diff --git a/branches/sca-java-1.4/samples/customer-dojo-webapp/pom.xml b/branches/sca-java-1.4/samples/customer-dojo-webapp/pom.xml
index 8558ea9a31..d3a986d668 100644
--- a/branches/sca-java-1.4/samples/customer-dojo-webapp/pom.xml
+++ b/branches/sca-java-1.4/samples/customer-dojo-webapp/pom.xml
@@ -182,8 +182,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>
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>
diff --git a/branches/sca-java-1.4/tutorials/store/store-db/pom.xml b/branches/sca-java-1.4/tutorials/store/store-db/pom.xml
index 331174461c..c3e95d3130 100644
--- a/branches/sca-java-1.4/tutorials/store/store-db/pom.xml
+++ b/branches/sca-java-1.4/tutorials/store/store-db/pom.xml
@@ -77,8 +77,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>
diff --git a/branches/sca-java-1.4/tutorials/store/store-eu/pom.xml b/branches/sca-java-1.4/tutorials/store/store-eu/pom.xml
index e33754578f..2c0ca15f71 100644
--- a/branches/sca-java-1.4/tutorials/store/store-eu/pom.xml
+++ b/branches/sca-java-1.4/tutorials/store/store-eu/pom.xml
@@ -78,7 +78,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>sql-maven-plugin</artifactId>
- <version>1.0</version>
+ <version>1.3</version>
<dependencies>
<dependency>
diff --git a/branches/sca-java-1.4/tutorials/store/store-supplier/pom.xml b/branches/sca-java-1.4/tutorials/store/store-supplier/pom.xml
index e932d88e77..b9bd6b5c71 100644
--- a/branches/sca-java-1.4/tutorials/store/store-supplier/pom.xml
+++ b/branches/sca-java-1.4/tutorials/store/store-supplier/pom.xml
@@ -78,8 +78,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>