mirror of
https://github.com/apache/maven.git
synced 2025-03-06 08:39:31 +00:00
[MNG-6884] - Cleanup POM File after version upgrade
This commit is contained in:
parent
f6d96b2b99
commit
6ca2a980b8
16
pom.xml
16
pom.xml
@ -454,22 +454,6 @@ under the License.
|
||||
<build>
|
||||
<pluginManagement>
|
||||
<plugins>
|
||||
<!-- TODO remove source/jar/assembly versions when parent upgraded to 34 -->
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-source-plugin</artifactId>
|
||||
<version>3.2.1</version>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-jar-plugin</artifactId>
|
||||
<version>3.2.0</version>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-assembly-plugin</artifactId>
|
||||
<version>3.2.0</version>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<artifactId>plexus-component-metadata</artifactId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user