Skip to content

Commit

Permalink
Removing retired Maven eclipse plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelmay committed May 29, 2024
1 parent df592ca commit 2a92d6b
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -186,15 +186,6 @@
<artifactId>docker-maven-plugin</artifactId>
<version>0.44.0</version>
</plugin>
<!-- IDE plugins -->
<plugin>
<artifactId>maven-eclipse-plugin</artifactId>
<version>2.10</version>
<configuration>
<downloadSources>true</downloadSources>
<downloadJavadocs>true</downloadJavadocs>
</configuration>
</plugin>
<plugin>
<artifactId>maven-source-plugin</artifactId>
<version>3.3.1</version>
Expand Down

0 comments on commit 2a92d6b

Please sign in to comment.