Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8e8370c

Browse files
authoredFeb 27, 2025··
Revert broken flatten version
1 parent 0fe2fbe commit 8e8370c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom_parent.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
<plugin>
169169
<groupId>org.codehaus.mojo</groupId>
170170
<artifactId>flatten-maven-plugin</artifactId>
171-
<version>1.7.0</version>
171+
<version>1.3.0</version>
172172
<configuration>
173173
<flattenMode>ossrh</flattenMode>
174174
</configuration>

0 commit comments

Comments
 (0)
Please sign in to comment.