We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7408ff5 commit 4fd39b7Copy full SHA for 4fd39b7
pom.xml
@@ -21,6 +21,16 @@
21
<connection>scm:svn:https://mybatis.googlecode.com/svn/trunk</connection>
22
<developerConnection>scm:svn:https://mybatis.googlecode.com/svn/trunk</developerConnection>
23
</scm>
24
+ <contributors>
25
+ <contributor>
26
+ <name>Andrea Selva</name>
27
+ <email>[email protected]</email>
28
+ </contributor>
29
30
+ <name>Riccardo Cossu</name>
31
32
33
+ </contributors>
34
<properties>
35
<findbugs.onlyAnalyze>org.apache.ibatis.*</findbugs.onlyAnalyze>
36
<clirr.comparisonVersion>3.0.2</clirr.comparisonVersion>
0 commit comments