Skip to content

Commit

Permalink
removed stuff that's probably not needed?
Browse files Browse the repository at this point in the history
  • Loading branch information
i-make-robots committed Jan 5, 2024
1 parent b8cc482 commit 2f213dc
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,14 +154,6 @@
</execution>
</executions>
</plugin>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.6.3</version>
<configuration>
<source>${minimum.java.version}</source>
<destDir>docs</destDir>
</configuration>
</plugin>

<!-- Beginning of plugins defined originally only in Super POM -->
<plugin>
Expand Down Expand Up @@ -236,10 +228,6 @@
</execution>
</executions>
</plugin>
<plugin>
<artifactId>maven-site-plugin</artifactId>
<version>3.9.1</version>
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M5</version>
Expand Down

0 comments on commit 2f213dc

Please sign in to comment.