Skip to content

Commit

Permalink
Merge pull request #11338 from qmonmert/updatepom
Browse files Browse the repository at this point in the history
Remove unnecessary exclusion
  • Loading branch information
murdos authored Nov 10, 2024
2 parents affda53 + e66d74f commit b559afa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,6 @@
<excludes>
<exclude>**/generator/buildtool/maven/.mvn/wrapper/*</exclude>
<exclude>**/generator/buildtool/gradle/gradle/wrapper/*</exclude>
<exclude>src/main/webapp/app/common/primary/applicationlistener/WindowApplicationListener.ts</exclude>
</excludes>
</configuration>
</plugin>
Expand Down

0 comments on commit b559afa

Please sign in to comment.