From e554a499da3e1fe665bf3e690053a66013b1b8f6 Mon Sep 17 00:00:00 2001 From: brett Date: Mon, 30 May 2005 07:22:15 +0000 Subject: [PATCH] PR: MPSCM-44 skip prompt for tag/version if maven.scm.tag/version are given git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@179030 13f79535-47bb-0310-9956-ffa450edef68 --- scm/plugin.jelly | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/scm/plugin.jelly b/scm/plugin.jelly index ea179f42..e6a81d56 100644 --- a/scm/plugin.jelly +++ b/scm/plugin.jelly @@ -203,18 +203,26 @@ DEPREACTED: Using tag_name directly is deprecated. Please use maven.scm.tag + - - + + + + + + + + +