Skip to content

Commit 33ce923

Browse files
committed
Updateconf of flatten-maven-plugin in lang-java
1 parent b3a200d commit 33ce923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
<goal>flatten</goal>
210210
</goals>
211211
<configuration>
212-
<flattenMode>clean</flattenMode>
212+
<flattenMode>ossrh</flattenMode>
213213
</configuration>
214214
</execution>
215215
</executions>

0 commit comments

Comments
 (0)