Skip to content

Commit

Permalink
project-info plugin configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Nesen <[email protected]>
  • Loading branch information
senivam committed Jul 3, 2020
1 parent 0f60874 commit dfe0415
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -399,10 +399,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>3.7.1</version>
<configuration>
<generateProjectInfo>false</generateProjectInfo>
<generateReports>true</generateReports>
</configuration>
</plugin>
</plugins>
</build>
Expand Down
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -524,10 +524,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>3.7.1</version>
<configuration>
<generateProjectInfo>false</generateProjectInfo>
<generateReports>true</generateReports>
</configuration>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
Expand Down

0 comments on commit dfe0415

Please sign in to comment.