From 471a9bb21561e69e0e1bb7264d40e49a8682d172 Mon Sep 17 00:00:00 2001 From: Sola Date: Wed, 9 Dec 2015 00:17:23 +0800 Subject: [PATCH] add build count for tomcat parallel deployment --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 77db866..203e66f 100644 --- a/pom.xml +++ b/pom.xml @@ -10,6 +10,7 @@ war + 001 UTF-8 1.8 1.8 @@ -28,7 +29,7 @@ - ${project.artifactId} + ${project.artifactId}#${project.build.buildCount}