Skip to content

Commit bf95e6f

Browse files
committed
Reapply "Apply flatten plugin."
This reverts commit bf46e87.
1 parent aef7a47 commit bf95e6f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@
8686
<argLine>--add-opens java.base/java.util=ALL-UNNAMED</argLine>
8787
</configuration>
8888
</plugin>
89+
<plugin>
90+
<groupId>org.codehaus.mojo</groupId>
91+
<artifactId>flatten-maven-plugin</artifactId>
92+
</plugin>
8993
</plugins>
9094
<pluginManagement>
9195
<plugins>

0 commit comments

Comments
 (0)