Skip to content

Commit 0645db7

Browse files
updated pom for maven deployment
1 parent 1ca2af7 commit 0645db7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
</execution>
8181
</executions>
8282
</plugin>
83-
<plugin>
83+
<!-- <plugin>
8484
<groupId>org.apache.maven.plugins</groupId>
8585
<artifactId>maven-javadoc-plugin</artifactId>
8686
<version>3.0.0</version>
@@ -92,7 +92,7 @@
9292
</goals>
9393
</execution>
9494
</executions>
95-
</plugin>
95+
</plugin>-->
9696
<plugin>
9797
<groupId>org.apache.maven.plugins</groupId>
9898
<artifactId>maven-gpg-plugin</artifactId>

0 commit comments

Comments
 (0)