summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials/store/store-supplier/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-1.x/trunk/tutorials/store/store-supplier/pom.xml')
-rw-r--r--sca-java-1.x/trunk/tutorials/store/store-supplier/pom.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/sca-java-1.x/trunk/tutorials/store/store-supplier/pom.xml b/sca-java-1.x/trunk/tutorials/store/store-supplier/pom.xml
index 6cf77c3c08..a040414646 100644
--- a/sca-java-1.x/trunk/tutorials/store/store-supplier/pom.xml
+++ b/sca-java-1.x/trunk/tutorials/store/store-supplier/pom.xml
@@ -60,22 +60,6 @@
</resources>
<plugins>
<plugin>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-maven-ant-generator</artifactId>
- <version>1.7-SNAPSHOT</version>
- <executions>
- <execution>
- <configuration>
- <pathToRootDir>../../..</pathToRootDir>
- </configuration>
- <goals>
- <goal>generate</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
-
- <plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>sql-maven-plugin</artifactId>
<version>1.3</version>