Skip to content

Commit

Permalink
Updated lifecycle mappings
Browse files Browse the repository at this point in the history
  • Loading branch information
JanMosigItemis committed Aug 11, 2023
1 parent 3b11aac commit 24e7a30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ide_setup/eclipse/fluffy-lifecycle-mapping-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<pluginExecutionFilter>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-help-plugin</artifactId>
<versionRange>3.3.0</versionRange>
<versionRange>3.4.0</versionRange>
<goals>
<goal>active-profiles</goal>
</goals>
Expand All @@ -18,7 +18,7 @@
<pluginExecutionFilter>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<versionRange>4.7.3.0</versionRange>
<versionRange>4.7.3.5</versionRange>
<goals>
<goal>check</goal>
</goals>
Expand Down

0 comments on commit 24e7a30

Please sign in to comment.