Skip to content

Commit

Permalink
Merge pull request #1383 from Prafulrakhade/release-1.2.0.1
Browse files Browse the repository at this point in the history
[DSD-4772]removed executions from jovadoc plugin
  • Loading branch information
ckm007 authored Mar 13, 2024
2 parents 46e9f4a + d1c5430 commit 1731ebf
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 1731ebf

Please sign in to comment.