Skip to content

Commit

Permalink
Remove Moditect plugin version override with Moditect 1.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Nov 7, 2023
1 parent 3ba5dca commit 6a3c06c
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,17 +96,6 @@ not datatype, data format, or JAX-RS provider modules.
<build>
<pluginManagement>
<plugins>
<!-- 12-Jul-2023, tatu: Temporary workaround for
https://github.com/FasterXML/jackson-modules-base/issues/214
-->

<plugin>
<groupId>org.moditect</groupId>
<artifactId>moditect-maven-plugin</artifactId>
<version>1.0.0.RC1</version>
</plugin>

<plugin>
<!-- Inherited from oss-base. Generate PackageVersion.java.-->
<groupId>com.google.code.maven-replacer-plugin</groupId>
Expand Down

0 comments on commit 6a3c06c

Please sign in to comment.