|
17 | 17 |
|
18 | 18 | -->
|
19 | 19 | <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
| 20 | + |
20 | 21 | <modelVersion>4.0.0</modelVersion>
|
21 | 22 |
|
22 | 23 | <parent>
|
|
39 | 40 |
|
40 | 41 | <inceptionYear>2009</inceptionYear>
|
41 | 42 |
|
42 |
| - <contributors> |
43 |
| - <contributor> |
44 |
| - <name>Adam Gent</name> |
45 |
| - |
46 |
| - </contributor> |
47 |
| - <contributor> |
48 |
| - <name>Andrea Selva</name> |
49 |
| - |
50 |
| - </contributor> |
51 |
| - <contributor> |
52 |
| - <name>Antonio Sánchez</name> |
53 |
| - |
54 |
| - </contributor> |
55 |
| - <contributor> |
56 |
| - <name>Arkadi Shishlov</name> |
57 |
| - |
58 |
| - </contributor> |
59 |
| - <contributor> |
60 |
| - <name>Axel Doerfler</name> |
61 |
| - |
62 |
| - </contributor> |
63 |
| - <contributor> |
64 |
| - <name>Chris Dadej</name> |
65 |
| - |
66 |
| - </contributor> |
67 |
| - <contributor> |
68 |
| - <name>Denis Vygovskiy</name> |
69 |
| - |
70 |
| - </contributor> |
71 |
| - <contributor> |
72 |
| - <name>Franta Mejta</name> |
73 |
| - |
74 |
| - </contributor> |
75 |
| - <contributor> |
76 |
| - <name>Jurriaan Pruys</name> |
77 |
| - |
78 |
| - </contributor> |
79 |
| - <contributor> |
80 |
| - <name>Keith Wong</name> |
81 |
| - |
82 |
| - </contributor> |
83 |
| - <contributor> |
84 |
| - <name>Lasse Voss</name> |
85 |
| - |
86 |
| - </contributor> |
87 |
| - <contributor> |
88 |
| - <name>Luke Stevens</name> |
89 |
| - |
90 |
| - </contributor> |
91 |
| - <contributor> |
92 |
| - <name>Paul Krause</name> |
93 |
| - |
94 |
| - </contributor> |
95 |
| - <contributor> |
96 |
| - <name>Peter Leibiger</name> |
97 |
| - |
98 |
| - </contributor> |
99 |
| - <contributor> |
100 |
| - <name>Riccardo Cossu</name> |
101 |
| - |
102 |
| - </contributor> |
103 |
| - <contributor> |
104 |
| - <name>Tomáš Neuberg</name> |
105 |
| - |
106 |
| - </contributor> |
107 |
| - </contributors> |
108 |
| - |
109 | 43 | <scm>
|
110 | 44 | < connection>scm:git:ssh:// [email protected]/mybatis/mybatis-3.git</ connection>
|
111 | 45 | < developerConnection>scm:git:ssh:// [email protected]/mybatis/mybatis-3.git</ developerConnection>
|
|
0 commit comments