From d3943cf9485dde578d8015c2fc9487f6709fc769 Mon Sep 17 00:00:00 2001 From: asvitkine Date: Mon, 27 Dec 2021 12:10:38 -0500 Subject: [PATCH] Add timestamp to jar file version. --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c3ba173..db13077 100644 --- a/pom.xml +++ b/pom.xml @@ -2,15 +2,17 @@ 4.0.0 impsave impsave - 0.24.0-SNAPSHOT + 0.24 ImpSave Companion program for Imperialism game, supporting autosaving and patches to fix crash bugs. UTF-8 + yyyyMMdd.HHmmss 1.7 1.7 + ${project.artifactId}-${project.version}-${maven.build.timestamp} src