Skip to content

Commit 55c7c7c

Browse files
authored
Update pom.xml
1 parent 88b5df9 commit 55c7c7c

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

pom.xml

+1-14
Original file line numberDiff line numberDiff line change
@@ -173,20 +173,7 @@
173173
</goals>
174174
</execution>
175175
</executions>
176-
</plugin>
177-
<plugin>
178-
<groupId>org.apache.maven.plugins</groupId>
179-
<artifactId>maven-javadoc-plugin</artifactId>
180-
<version>2.10.4</version>
181-
<executions>
182-
<execution>
183-
<id>attach-javadocs</id>
184-
<goals>
185-
<goal>jar</goal>
186-
</goals>
187-
</execution>
188-
</executions>
189-
</plugin>
176+
</plugin>
190177
<plugin>
191178
<groupId>org.apache.maven.plugins</groupId>
192179
<artifactId>maven-gpg-plugin</artifactId>

0 commit comments

Comments
 (0)