Kaynağa Gözat

Removed unused maven plugin

tags/release-1.3.2
Manuel Carrasco Moñino 11 yıl önce
ebeveyn
işleme
09473f748c
1 değiştirilmiş dosya ile 0 ekleme ve 15 silme
  1. 0
    15
      gwtquery-core/pom.xml

+ 0
- 15
gwtquery-core/pom.xml Dosyayı Görüntüle

@@ -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…
İptal
Kaydet