Skip to content

Commit

Permalink
Removed unused plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
enridaga committed Feb 21, 2021
1 parent da54cea commit 3998357
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,20 +58,6 @@

<build>
<plugins>
<plugin>
<groupId>com.github.github</groupId>
<artifactId>site-maven-plugin</artifactId>
<executions>
<!-- run site-maven-plugin's 'site' target as part of the build's normal
'deploy' phase -->
<execution>
<goals>
<goal>site</goal>
</goals>
<phase>deploy</phase>
</execution>
</executions>
</plugin>

<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 3998357

Please sign in to comment.