Skip to content

Commit

Permalink
[DSD-4772]removed executions from jovadoc plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Praful Rakhade <[email protected]>
  • Loading branch information
Prafulrakhade authored Mar 13, 2024
1 parent 46e9f4a commit d1c5430
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions automationtests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -571,14 +571,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.2.0</version>
<executions>
<execution>
<id>attach-javadocs</id>
<goals>
<goal>jar</goal>
</goals>
</execution>
</executions>
<configuration>
<doclint>none</doclint>
</configuration>
Expand Down

0 comments on commit d1c5430

Please sign in to comment.