File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 9191 <plugin >
9292 <groupId >org.codehaus.mojo</groupId >
9393 <artifactId >flatten-maven-plugin</artifactId >
94- <version >1.7.1 </version >
94+ <version >${maven.flatten.version} </version >
9595 <executions >
9696 <execution >
9797 <goals >
Original file line number Diff line number Diff line change 9393 <plugin >
9494 <groupId >org.codehaus.mojo</groupId >
9595 <artifactId >flatten-maven-plugin</artifactId >
96- <version >1.7.1 </version >
96+ <version >${maven.flatten.version} </version >
9797 <executions >
9898 <execution >
9999 <goals >
Original file line number Diff line number Diff line change 2626 <maven .compiler.source>17</maven .compiler.source>
2727 <maven .compiler.target>17</maven .compiler.target>
2828 <maven .resources.plugin.version>3.3.1</maven .resources.plugin.version>
29+ <maven .flatten.version>1.7.1</maven .flatten.version>
2930 <kotlin .compiler.jvmTarget>17</kotlin .compiler.jvmTarget>
3031 <kotlin .code.style>official</kotlin .code.style>
3132 <kotlin .version>2.0.20</kotlin .version>
You can’t perform that action at this time.
0 commit comments