From b7d45806cc66fe4d6a92b277964e7af1033e7293 Mon Sep 17 00:00:00 2001 From: chewiebug Date: Wed, 30 Oct 2013 18:40:57 +0100 Subject: [PATCH] update a detail about how the contents of the "Events details" tab is to be read --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 22af0ea8..68ca397a 100644 --- a/pom.xml +++ b/pom.xml @@ -269,13 +269,20 @@ org.apache.maven.plugins maven-release-plugin - 2.4.1 + 2.4.2 true false deploy @{project.version} + + + org.apache.maven.plugins + maven-scm-plugin + 1.8.1 + + org.apache.maven.plugins