Skip to content

Commit

Permalink
Remove maven-sorcerer-plugin (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Nov 3, 2022
1 parent 8587337 commit 4583eb2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@
<maven-remote-resources-plugin.version>3.0.0</maven-remote-resources-plugin.version>
<maven-resources-plugin.version>3.3.0</maven-resources-plugin.version>
<maven-site-plugin.version>3.12.1</maven-site-plugin.version>
<maven-sorcerer-plugin.version>0.8</maven-sorcerer-plugin.version>
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
<maven-stapler-plugin.version>1.20</maven-stapler-plugin.version>
<maven-surefire-plugin.version>3.0.0-M7</maven-surefire-plugin.version>
Expand Down Expand Up @@ -651,11 +650,6 @@
<artifactId>localizer-maven-plugin</artifactId>
<version>${localizer-maven-plugin.version}</version>
</plugin>
<plugin>
<groupId>org.jvnet.sorcerer</groupId>
<artifactId>maven-sorcerer-plugin</artifactId>
<version>${maven-sorcerer-plugin.version}</version>
</plugin>
<plugin>
<groupId>org.kohsuke.gmaven</groupId>
<artifactId>gmaven-plugin</artifactId>
Expand Down

0 comments on commit 4583eb2

Please sign in to comment.