|
35 | 35 | <url>http://issues.apache.org/jira/browse/JXPATH</url> |
36 | 36 | </issueManagement> |
37 | 37 | <inceptionYear>2001</inceptionYear> |
38 | | - <developers> |
39 | | - <developer> |
40 | | - <id>dmitri</id> |
41 | | - <name>Dmitri Plotnikov</name> |
42 | | - |
43 | | - <organization /> |
44 | | - </developer> |
45 | | - <developer> |
46 | | - <id>craigmcc</id> |
47 | | - <name>Craig McClanahan</name> |
48 | | - |
49 | | - <organization>Sun Microsystems</organization> |
50 | | - </developer> |
51 | | - <developer> |
52 | | - <id>mbenson</id> |
53 | | - <name>Matt Benson</name> |
54 | | - |
55 | | - </developer> |
56 | | - <developer> |
57 | | - <id>ggregory</id> |
58 | | - <name>Gary Gregory</name> |
59 | | - <email>ggregory at apache.org</email> |
60 | | - <url>https://www.garygregory.com</url> |
61 | | - <organization>The Apache Software Foundation</organization> |
62 | | - <organizationUrl>https://www.apache.org/</organizationUrl> |
63 | | - <roles> |
64 | | - <role>PMC Member</role> |
65 | | - </roles> |
66 | | - <timezone>America/New_York</timezone> |
67 | | - <properties> |
68 | | - <picUrl>https://people.apache.org/~ggregory/img/garydgregory80.png</picUrl> |
69 | | - </properties> |
70 | | - </developer> |
71 | | - </developers> |
72 | | - <contributors> |
73 | | - <contributor> |
74 | | - <name>Michele Vivoda</name> |
75 | | - </contributor> |
76 | | - <contributor> |
77 | | - <name>Uwe Barthel</name> |
78 | | - </contributor> |
79 | | - </contributors> |
80 | 38 | <scm> |
81 | 39 | <connection>scm:git:https://gitbox.apache.org/repos/asf/commons-jxpath</connection> |
82 | 40 | <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-jxpath</developerConnection> |
83 | 41 | <url>https://gitbox.apache.org/repos/asf/commons-jxpath</url> |
84 | 42 | </scm> |
85 | | - |
86 | 43 | <properties> |
87 | 44 | <maven.compiler.source>1.8</maven.compiler.source> |
88 | 45 | <maven.compiler.target>1.8</maven.compiler.target> |
|
338 | 295 | <system>GitHub</system> |
339 | 296 | <url>https://github.com/apache/commons-jaxpth/actions</url> |
340 | 297 | </ciManagement> |
| 298 | + <developers> |
| 299 | + <developer> |
| 300 | + <id>dmitri</id> |
| 301 | + <name>Dmitri Plotnikov</name> |
| 302 | + |
| 303 | + <organization /> |
| 304 | + </developer> |
| 305 | + <developer> |
| 306 | + <id>craigmcc</id> |
| 307 | + <name>Craig McClanahan</name> |
| 308 | + |
| 309 | + <organization>Sun Microsystems</organization> |
| 310 | + </developer> |
| 311 | + <developer> |
| 312 | + <id>mbenson</id> |
| 313 | + <name>Matt Benson</name> |
| 314 | + |
| 315 | + </developer> |
| 316 | + <developer> |
| 317 | + <id>ggregory</id> |
| 318 | + <name>Gary Gregory</name> |
| 319 | + <email>ggregory at apache.org</email> |
| 320 | + <url>https://www.garygregory.com</url> |
| 321 | + <organization>The Apache Software Foundation</organization> |
| 322 | + <organizationUrl>https://www.apache.org/</organizationUrl> |
| 323 | + <roles> |
| 324 | + <role>PMC Member</role> |
| 325 | + </roles> |
| 326 | + <timezone>America/New_York</timezone> |
| 327 | + <properties> |
| 328 | + <picUrl>https://people.apache.org/~ggregory/img/garydgregory80.png</picUrl> |
| 329 | + </properties> |
| 330 | + </developer> |
| 331 | + </developers> |
| 332 | + <contributors> |
| 333 | + <contributor> |
| 334 | + <name>Michele Vivoda</name> |
| 335 | + </contributor> |
| 336 | + <contributor> |
| 337 | + <name>Uwe Barthel</name> |
| 338 | + </contributor> |
| 339 | + </contributors> |
341 | 340 | </project> |
0 commit comments