From 37dda037add969f678454d8cfb1ad4e139b1eb2b Mon Sep 17 00:00:00 2001 From: slavisah Date: Wed, 11 Feb 2015 06:58:20 +0100 Subject: [PATCH] server port customization option --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 1468345..c21c831 100644 --- a/pom.xml +++ b/pom.xml @@ -34,6 +34,12 @@ /plantuml + + + jetty.port + ${jetty.port} + + @@ -142,6 +148,7 @@ UTF-8 8.0.4.v20111024 + 8880 yyyyMMdd-HHmm ${maven.build.timestamp}