diff options
| author | gujinkai <[email protected]> | 2024-11-08 09:50:50 +0800 |
|---|---|---|
| committer | gujinkai <[email protected]> | 2024-11-08 09:50:50 +0800 |
| commit | 1a2ede4022c498df1f79fc3a322d05f5109e8b60 (patch) | |
| tree | fc275e2a3876e2aca71a8845c563b084929cbd21 /platform-schedule/pom.xml | |
| parent | b727c0b44f1eb09d78a31e506b646a60e00267b9 (diff) | |
chore: change the assembly configdevelop
Diffstat (limited to 'platform-schedule/pom.xml')
| -rw-r--r-- | platform-schedule/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/platform-schedule/pom.xml b/platform-schedule/pom.xml index 37f69b1..5038867 100644 --- a/platform-schedule/pom.xml +++ b/platform-schedule/pom.xml @@ -87,7 +87,8 @@ </goals> <configuration> - <finalName>flink-stream-schedule-platform</finalName> + <finalName>flink-stream-schedule-platform-${project.version}.${maven.build.timestamp} + </finalName> <filters> <filter> <!-- Do not copy the signatures in the META-INF folder. |
