Skip to content

Commit

Permalink
Remove SmallRye Maven Plugin (#550)
Browse files Browse the repository at this point in the history
  • Loading branch information
radcortez authored Oct 1, 2024
1 parent 39edd8e commit 6b76593
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 @@ -44,7 +44,6 @@
<version.formatter.plugin>2.22.0</version.formatter.plugin>
<version.impsort.plugin>1.9.0</version.impsort.plugin>
<version.jacoco.plugin>0.8.12</version.jacoco.plugin>
<version.smallrye.plugin>1.0.0</version.smallrye.plugin>
<version.buildnumber.plugin>3.2.1</version.buildnumber.plugin>
<version.versions.plugin>2.17.1</version.versions.plugin>

Expand Down Expand Up @@ -269,11 +268,6 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-maven-plugin</artifactId>
<version>${version.smallrye.plugin}</version>
</plugin>
</plugins>
</pluginManagement>

Expand Down

0 comments on commit 6b76593

Please sign in to comment.