Hi Karl-Heinz,
you've set the prerequisite for the parent and not for the plugin.
Prerequisites aren't inherited, so this commit doesn't have the expected
effect.
thanks,
Robert
Op Tue, 13 Jan 2015 21:24:16 +0100 schreef <[email protected]>:
Repository: maven-scm
Updated Branches:
refs/heads/master 06c39544f -> fc12e0666
[SCM-785] Upgrade Plugin Required Maven Version to 2.2.1
Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/fc12e066
Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/fc12e066
Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/fc12e066
Branch: refs/heads/master
Commit: fc12e06660b1698bf3da061b3989ed04d00b9f03
Parents: 06c3954
Author: Karl-Heinz Marbaise <[email protected]>
Authored: Tue Jan 13 21:23:42 2015 +0100
Committer: Karl-Heinz Marbaise <[email protected]>
Committed: Tue Jan 13 21:23:42 2015 +0100
----------------------------------------------------------------------
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/maven-scm/blob/fc12e066/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b690ec0..f6dbf9b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
</mailingLists>
<prerequisites>
- <maven>2.0.6</maven>
+ <maven>2.2.1</maven>
</prerequisites>
<modules>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]