Skip to content

Commit

Permalink
More fiddling
Browse files Browse the repository at this point in the history
  • Loading branch information
tehdiplomat committed Nov 19, 2024
1 parent af9e8bf commit 5acba81
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@
<version>3.0.1</version>
<configuration>
<allowTimestampedSnapshots>true</allowTimestampedSnapshots>
<useReleaseProfile>true</useReleaseProfile>
<checkModificationExcludes>
<checkModificationExclude>.mvn/local-settings.xml</checkModificationExclude>
<checkModificationExclude>forge-gui/release-files/CHANGES.txt</checkModificationExclude>
Expand Down Expand Up @@ -348,13 +349,6 @@
<goal>flatten</goal>
</goals>
</execution>
<execution>
<id>flatten.clean</id>
<phase>clean</phase>
<goals>
<goal>clean</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
Expand Down

0 comments on commit 5acba81

Please sign in to comment.