Skip to content

Commit

Permalink
[MRELEASE-1096] Dropping obsolete plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsbasjes committed May 31, 2022
1 parent ee8789e commit 2b1de97
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions maven-release-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -274,18 +274,4 @@
</plugins>
</build>

<profiles>
<profile>
<id>reporting</id>
<reporting>
<plugins>
<plugin>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-maven-plugin</artifactId>
<version>${plexusMavenPluginVersion}</version>
</plugin>
</plugins>
</reporting>
</profile>
</profiles>
</project>

0 comments on commit 2b1de97

Please sign in to comment.