|
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 | | - <email>adam.gent@evocatus.com</email> |
46 | | - </contributor> |
47 | | - <contributor> |
48 | | - <name>Andrea Selva</name> |
49 | | - <email>selva.andre@gmail.com</email> |
50 | | - </contributor> |
51 | | - <contributor> |
52 | | - <name>Antonio Sánchez</name> |
53 | | - <email>juntandolineas@gmail.com</email> |
54 | | - </contributor> |
55 | | - <contributor> |
56 | | - <name>Arkadi Shishlov</name> |
57 | | - <email>arkadi.shishlov@gmail.com</email> |
58 | | - </contributor> |
59 | | - <contributor> |
60 | | - <name>Axel Doerfler</name> |
61 | | - <email>axel.doerfler@gmail.com</email> |
62 | | - </contributor> |
63 | | - <contributor> |
64 | | - <name>Chris Dadej</name> |
65 | | - <email>chris.dadej@gmail.com</email> |
66 | | - </contributor> |
67 | | - <contributor> |
68 | | - <name>Denis Vygovskiy</name> |
69 | | - <email>qizant@gmail.com</email> |
70 | | - </contributor> |
71 | | - <contributor> |
72 | | - <name>Franta Mejta</name> |
73 | | - <email>mejta@rewor.cz</email> |
74 | | - </contributor> |
75 | | - <contributor> |
76 | | - <name>Jurriaan Pruys</name> |
77 | | - <email>jurriaan@pruys.com</email> |
78 | | - </contributor> |
79 | | - <contributor> |
80 | | - <name>Keith Wong</name> |
81 | | - <email>wongkwl@gmail.com</email> |
82 | | - </contributor> |
83 | | - <contributor> |
84 | | - <name>Lasse Voss</name> |
85 | | - <email>lasse.voss@motor-talk-gmbh.de</email> |
86 | | - </contributor> |
87 | | - <contributor> |
88 | | - <name>Luke Stevens</name> |
89 | | - <email>nosuchluke@gmail.com</email> |
90 | | - </contributor> |
91 | | - <contributor> |
92 | | - <name>Paul Krause</name> |
93 | | - <email>paulkrause88@alum.mit.edu</email> |
94 | | - </contributor> |
95 | | - <contributor> |
96 | | - <name>Peter Leibiger</name> |
97 | | - <email>kuhnroyal@gmail.com</email> |
98 | | - </contributor> |
99 | | - <contributor> |
100 | | - <name>Riccardo Cossu</name> |
101 | | - <email>riccardo.cossu@gmail.com</email> |
102 | | - </contributor> |
103 | | - <contributor> |
104 | | - <name>Tomáš Neuberg</name> |
105 | | - <email>neuberg@m-atelier.cz</email> |
106 | | - </contributor> |
107 | | - </contributors> |
108 | | - |
109 | 43 | <scm> |
110 | 44 | <connection>scm:git:ssh://git@github.com/mybatis/mybatis-3.git</connection> |
111 | 45 | <developerConnection>scm:git:ssh://git@github.com/mybatis/mybatis-3.git</developerConnection> |
|
0 commit comments