From a98d7492f9e54c14b3416270ec76d016e85f861d Mon Sep 17 00:00:00 2001 From: carlos Date: Sun, 28 Nov 2004 10:54:12 +0000 Subject: [PATCH] Ignore POM if the scm root is specified in command line git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116268 13f79535-47bb-0310-9956-ffa450edef68 --- scm/plugin.jelly | 7 +++++++ scm/xdocs/changes.xml | 1 + 2 files changed, 8 insertions(+) diff --git a/scm/plugin.jelly b/scm/plugin.jelly index 1de105c4..99878c1f 100644 --- a/scm/plugin.jelly +++ b/scm/plugin.jelly @@ -35,6 +35,13 @@ + + + + + + diff --git a/scm/xdocs/changes.xml b/scm/xdocs/changes.xml index f71d7bde..77bea10d 100644 --- a/scm/xdocs/changes.xml +++ b/scm/xdocs/changes.xml @@ -26,6 +26,7 @@ Ignore whitespace when creating a patch + Ignore POM if the scm root is specified in command line