summaryrefslogtreecommitdiff
path: root/platform-schedule
diff options
context:
space:
mode:
authorgujinkai <[email protected]>2024-11-08 09:50:50 +0800
committergujinkai <[email protected]>2024-11-08 09:50:50 +0800
commit1a2ede4022c498df1f79fc3a322d05f5109e8b60 (patch)
treefc275e2a3876e2aca71a8845c563b084929cbd21 /platform-schedule
parentb727c0b44f1eb09d78a31e506b646a60e00267b9 (diff)
chore: change the assembly configdevelop
Diffstat (limited to 'platform-schedule')
-rw-r--r--platform-schedule/pom.xml3
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.