From 40fcdd04e28ae635a71086cccf44ed563874a706 Mon Sep 17 00:00:00 2001 From: Maxime Sinclair Date: Wed, 28 Dec 2011 16:27:53 +0100 Subject: [PATCH] Build timestamp mavenized using filtering. --- pom.xml | 19 +++++++++++++++++++ src/main/webapp/footer.jspf | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6ed5b4e..07a3f9a 100644 --- a/pom.xml +++ b/pom.xml @@ -34,10 +34,29 @@ + + org.apache.maven.plugins + maven-war-plugin + 2.1.1 + + + + src/main/webapp + + *.jspf + + true + + + + + 8.0.4.v20111024 + yyyyMMdd-HHmm + ${maven.build.timestamp} diff --git a/src/main/webapp/footer.jspf b/src/main/webapp/footer.jspf index 84b09d5..eea5155 100644 --- a/src/main/webapp/footer.jspf +++ b/src/main/webapp/footer.jspf @@ -1,5 +1,5 @@ \ No newline at end of file