summaryrefslogtreecommitdiffstats
path: root/sandbox/sca-cloud-tutorial/cloud-google/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/sca-cloud-tutorial/cloud-google/pom.xml')
-rw-r--r--sandbox/sca-cloud-tutorial/cloud-google/pom.xml21
1 files changed, 0 insertions, 21 deletions
diff --git a/sandbox/sca-cloud-tutorial/cloud-google/pom.xml b/sandbox/sca-cloud-tutorial/cloud-google/pom.xml
index c832a52ebc..d5848d13cf 100644
--- a/sandbox/sca-cloud-tutorial/cloud-google/pom.xml
+++ b/sandbox/sca-cloud-tutorial/cloud-google/pom.xml
@@ -75,27 +75,6 @@
<build>
<plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-eclipse-plugin</artifactId>
- <configuration>
- <projectnatures>
- <projectnature>org.eclipse.jdt.core.javanature</projectnature>
- <projectnature>com.google.appengine.eclipse.core.gaeNature</projectnature>
- <projectnature>com.google.gdt.eclipse.core.webAppNature</projectnature>
- </projectnatures>
- <buildcommands>
- <buildcommand>org.eclipse.jdt.core.javabuilder</buildcommand>
- <buildcommand>com.google.appengine.eclipse.core.enhancerbuilder</buildcommand>
- <buildcommand>com.google.appengine.eclipse.core.projectValidator</buildcommand>
- <buildcommand>com.google.gdt.eclipse.core.webAppProjectValidator</buildcommand>
- </buildcommands>
- <classpathContainers>
- <classpathContainer>org.eclipse.jdt.launching.JRE_CONTAINER</classpathContainer>
- <classpathContainer>com.google.appengine.eclipse.core.GAE_CONTAINER</classpathContainer>
- </classpathContainers>
- </configuration>
- </plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>