Repository: incubator-tamaya-sandbox Updated Branches: refs/heads/master e861dbc75 -> d5e30df1f
TAMAYA-73: https://issues.apache.org/jira/browse/TAMAYA-73 Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/commit/d5e30df1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/tree/d5e30df1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/diff/d5e30df1 Branch: refs/heads/master Commit: d5e30df1f0eb298b0ab6a2f7a0de5360eba73f89 Parents: e861dbc Author: Werner Keil <[email protected]> Authored: Mon Jan 30 00:02:43 2017 +0100 Committer: Werner Keil <[email protected]> Committed: Mon Jan 30 00:02:43 2017 +0100 ---------------------------------------------------------------------- pom.xml | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/d5e30df1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f9585e3..123f6e9 100644 --- a/pom.xml +++ b/pom.xml @@ -148,21 +148,9 @@ under the License. </developer> <developer> - <id>struberg</id> - <name>Mark Struberg</name> - <email>struberg at apache.org</email> - <roles> - <role>PMC</role> - </roles> - <timezone>+1</timezone> - </developer> - - <developer> - <id>gpetracek</id> - <name>Gerhard Petracek</name> - <email>gpetracek at apache.org</email> - <organization>IRIAN.at, Austria</organization> - <organizationUrl>http://www.irian.at/</organizationUrl> + <id>wkeil</id> + <name>Werner Keil</name> + <email>wkeil at apache.org</email> <roles> <role>PMC</role> </roles>
