Updated Branches: refs/heads/master 645c04f0e -> 006ea5222
add contributor Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/006ea522 Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/006ea522 Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/006ea522 Branch: refs/heads/master Commit: 006ea5222f0d38934ec8fc39e896478992207796 Parents: 372f1ec Author: olivier lamy <[email protected]> Authored: Thu Oct 11 15:12:03 2012 +0200 Committer: olivier lamy <[email protected]> Committed: Thu Oct 11 15:12:03 2012 +0200 ---------------------------------------------------------------------- pom.xml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-scm/blob/006ea522/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 01d2c4a..12af2f3 100644 --- a/pom.xml +++ b/pom.xml @@ -368,6 +368,9 @@ <contributor> <name>Frederic Camblor</name> </contributor> + <contributor> + <name>Raul Wegmann</name> + </contributor> </contributors> <profiles>
