|
11 | 11 | <description>Supports the creation of structured log messages and the collection of request metrics for Java |
12 | 12 | applications running on Cloud Foundry |
13 | 13 | </description> |
14 | | - <developers> |
15 | | - <developer> |
16 | | - <id>WolfgangTheilmann</id> |
17 | | - <name>Wolfgang Theilmann</name> |
18 | | - <email>wolfgang.theilmann@sap.com</email> |
19 | | - <organization>SAP SE</organization> |
20 | | - <organizationUrl>https://github.com/SAP</organizationUrl> |
21 | | - </developer> |
22 | | - <developer> |
23 | | - <id>KarstenSchnitter</id> |
24 | | - <name>Karsten Schnitter</name> |
25 | | - <email>k.schnitter@sap.com</email> |
26 | | - <organization>SAP SE</organization> |
27 | | - <organizationUrl>https://github.com/SAP</organizationUrl> |
28 | | - </developer> |
29 | | - <developer> |
30 | | - <id>HariG</id> |
31 | | - <name>Hariharan Gandhi</name> |
32 | | - <email>hariharan.gandhi@sap.com</email> |
33 | | - <organization>SAP SE</organization> |
34 | | - <organizationUrl>https://github.com/SAP</organizationUrl> |
35 | | - </developer> |
36 | | - <developer> |
37 | | - <id>haraldfuchs</id> |
38 | | - <name>Harald Fuchs</name> |
39 | | - <email>harald.fuchs@sap.com</email> |
40 | | - <organization>SAP SE</organization> |
41 | | - <organizationUrl>https://github.com/SAP</organizationUrl> |
42 | | - </developer> |
43 | | - <developer> |
44 | | - <id>nicklas-dohrn</id> |
45 | | - <name>Nicklas Dohrn</name> |
46 | | - <email>nicklas.dohrn@sap.com</email> |
47 | | - <organization>SAP SE</organization> |
48 | | - <organizationUrl>https://github.com/SAP</organizationUrl> |
49 | | - </developer> |
50 | | - <developer> |
51 | | - <id>bgoerzig</id> |
52 | | - <name>Benny Goerzig</name> |
53 | | - <email>benny.goerzig@sap.com</email> |
54 | | - <organization>SAP SE</organization> |
55 | | - <organizationUrl>https://github.com/SAP</organizationUrl> |
56 | | - </developer> |
57 | | - <developer> |
58 | | - <id>juergen-walter</id> |
59 | | - <name>Juergen Walter</name> |
60 | | - <email>juergen.walter@sap.com</email> |
61 | | - <organization>SAP SE</organization> |
62 | | - <organizationUrl>https://github.com/SAP</organizationUrl> |
63 | | - </developer> |
64 | | - <developer> |
65 | | - <id>D070188</id> |
66 | | - <name>Xiaozhong Zhang</name> |
67 | | - <email>xiaozhong.zhang@sap.com</email> |
68 | | - <organization>SAP SE</organization> |
69 | | - <organizationUrl>https://github.com/SAP</organizationUrl> |
70 | | - </developer> |
71 | | - <developer> |
72 | | - <id>p-singh</id> |
73 | | - <name>Prabhjot Singh</name> |
74 | | - <email>prabhjot.singh02@sap.com</email> |
75 | | - <organization>SAP SE</organization> |
76 | | - <organizationUrl>https://github.com/SAP</organizationUrl> |
77 | | - </developer> |
78 | | - </developers> |
79 | 14 |
|
| 15 | + <url>https://github.com/SAP/cf-java-logging-support</url> |
| 16 | + <organization> |
| 17 | + <name>SAP SE</name> |
| 18 | + <url>https://www.sap.com</url> |
| 19 | + </organization> |
80 | 20 | <licenses> |
81 | 21 | <license> |
82 | 22 | <name>The Apache Software License, Version 2.0</name> |
|
85 | 25 | </license> |
86 | 26 | </licenses> |
87 | 27 |
|
88 | | - <url>https://github.com/SAP/cf-java-logging-support</url> |
89 | 28 |
|
90 | 29 | <scm> |
91 | 30 | <connection>scm:git:git@github.com:SAP/cf-java-logging-support.git</connection> |
|
0 commit comments