Skip to content

Commit

Permalink
Updateconf of flatten-maven-plugin in lang-java
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikplate committed Jun 30, 2021
1 parent b3a200d commit 33ce923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
<goal>flatten</goal>
</goals>
<configuration>
<flattenMode>clean</flattenMode>
<flattenMode>ossrh</flattenMode>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit 33ce923

Please sign in to comment.