Selaa lähdekoodia

Removed unused maven plugin

tags/release-1.3.2
Manuel Carrasco Moñino 11 vuotta sitten
vanhempi
commit
09473f748c
1 muutettua tiedostoa jossa 0 lisäystä ja 15 poistoa
  1. 0
    15
      gwtquery-core/pom.xml

+ 0
- 15
gwtquery-core/pom.xml Näytä tiedosto

@@ -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>


Loading…
Peruuta
Tallenna