Skip to content

Commit 2773b5e

Browse files
committed
cleanup gpclient parent pom
1 parent 0cd5ce4 commit 2773b5e

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

gpclient/pom.xml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -49,19 +49,6 @@
4949
</execution>
5050
</executions>
5151
</plugin>
52-
<plugin>
53-
<groupId>org.apache.maven.plugins</groupId>
54-
<artifactId>maven-javadoc-plugin</artifactId>
55-
<version>2.10.4</version>
56-
<executions>
57-
<execution>
58-
<id>attach-javadocs</id>
59-
<goals>
60-
<goal>jar</goal>
61-
</goals>
62-
</execution>
63-
</executions>
64-
</plugin>
6552
<plugin>
6653
<groupId>com.mycila</groupId>
6754
<artifactId>license-maven-plugin</artifactId>

0 commit comments

Comments
 (0)