summaryrefslogtreecommitdiffstats
path: root/sandbox/lresende
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-07-24 05:34:37 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-07-24 05:34:37 +0000
commit2c4d21cdda4f7f4516a8618b9b1b592ead84d9c8 (patch)
tree890ef35a3e3ce18a9d61e4862322da71d0981095 /sandbox/lresende
parentd40885b5042720757a3f217246acf8f25683c589 (diff)
Removing unused plugin to avoid build issues
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797328 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/lresende')
-rw-r--r--sandbox/lresende/sca/samples/store-secure-webapp/pom.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/sandbox/lresende/sca/samples/store-secure-webapp/pom.xml b/sandbox/lresende/sca/samples/store-secure-webapp/pom.xml
index 9f69a65f1b..123e514d4d 100644
--- a/sandbox/lresende/sca/samples/store-secure-webapp/pom.xml
+++ b/sandbox/lresende/sca/samples/store-secure-webapp/pom.xml
@@ -162,18 +162,6 @@
</execution>
</executions>
</plugin>
- <plugin>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-maven-ant-generator</artifactId>
- <version>1.6-SNAPSHOT</version>
- <executions>
- <execution>
- <goals>
- <goal>generate</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
</plugins>
</build>
</project>