summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2020-11-10 07:12:08 +0100
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2020-11-10 07:12:08 +0100
commit77d0f7b66f7838a845e34aa7bb00108dfe052928 (patch)
tree1633a97016d8868dbfbad4205df99670528b5418 /pom.xml
parent8dbf2f1189fd81a02b8c42e1d94548f63d4fbb92 (diff)
Zero-downtime deployments.
Change-Id: I744755891347ba9c55e51218265c69c667a5721e
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 856fa4d..3018980 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<groupId>eu.mulk</groupId>
<artifactId>mulkcms2</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>${revision}</version>
<properties>
<maven.compiler.parameters>true</maven.compiler.parameters>