Переглянути джерело

Removed unused maven plugin

tags/release-1.3.2
Manuel Carrasco Moñino 11 роки тому
джерело
коміт
09473f748c
1 змінених файлів з 0 додано та 15 видалено
  1. 0
    15
      gwtquery-core/pom.xml

+ 0
- 15
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>


Завантаження…
Відмінити
Зберегти