aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>2013-03-15 16:42:53 +0100
committerManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>2013-03-15 16:42:53 +0100
commit09473f748c9f098a7a86cc623adacdc32480953d (patch)
tree7321d9a969a5363ccf9a55fd70b64d1ffb4e865b
parent61e090d43a06b6f7011eb65d6b35e96d905a5387 (diff)
downloadgwtquery-09473f748c9f098a7a86cc623adacdc32480953d.tar.gz
gwtquery-09473f748c9f098a7a86cc623adacdc32480953d.zip
Removed unused maven pluginrelease-1.3.2
-rw-r--r--gwtquery-core/pom.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/gwtquery-core/pom.xml b/gwtquery-core/pom.xml
index 2d5c76f3..db9c8336 100644
--- a/gwtquery-core/pom.xml
+++ b/gwtquery-core/pom.xml
@@ -82,21 +82,6 @@
<useSystemClassLoader>false</useSystemClassLoader>
</configuration>
</plugin>
- <plugin>
- <groupId>org.riedelcastro</groupId>
- <artifactId>gcupload-maven-plugin</artifactId>
- <version>0.9</version>
- <configuration>
- <allowSnapshots>true</allowSnapshots>
- <projectName>${artifactId}</projectName>
- <uploads>
- <upload>
- <extensions>jar</extensions>
- <labels>Featured</labels>
- </upload>
- </uploads>
- </configuration>
- </plugin>
</plugins>
</build>