Skip to content

Commit 98f660f

Browse files
committed
change pom flattenmode to open source friendly variant
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
1 parent b4e6374 commit 98f660f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
</execution>
199199
</executions>
200200
<configuration>
201-
<flattenMode>clean</flattenMode>
201+
<flattenMode>ossrh</flattenMode>
202202
</configuration>
203203
</plugin>
204204
<plugin>

0 commit comments

Comments
 (0)