소스 검색

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>


Loading…
취소
저장