Skip to content

Commit 756e9b5

Browse files
committed
Set maven-flatten-plugin flattenMode=oss
Fix #6
1 parent a08e646 commit 756e9b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@
106106
<artifactId>flatten-maven-plugin</artifactId>
107107
<version>${flatten-maven-plugin.version}</version>
108108
<configuration>
109+
<flattenMode>oss</flattenMode>
109110
</configuration>
110111
<executions>
111112
<execution>

0 commit comments

Comments
 (0)