summaryrefslogtreecommitdiff
path: root/platform-schedule/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'platform-schedule/pom.xml')
-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.