File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 131
131
</distributionManagement >
132
132
133
133
<properties >
134
+ <clirr .comparisonVersion>3.4.6</clirr .comparisonVersion>
135
+ <excludedGroups >EmbeddedPostgresqlTests</excludedGroups >
134
136
<maven .compiler.testCompilerArgument>-parameters</maven .compiler.testCompilerArgument>
135
- <clirr .comparisonVersion>3.3.1</clirr .comparisonVersion>
136
- <spotbugs .onlyAnalyze>org.apache.ibatis.*</spotbugs .onlyAnalyze>
137
+ <module .name>org.mybatis</module .name>
137
138
<osgi .export>org.apache.ibatis.*;version=${project.version} ;-noimport:=true</osgi .export>
138
139
<osgi .import>*;resolution:=optional</osgi .import>
139
140
<osgi .dynamicImport>*</osgi .dynamicImport>
140
- <excludedGroups >EmbeddedPostgresqlTests</excludedGroups >
141
- <module .name>org.mybatis</module .name>
141
+ <spotbugs .onlyAnalyze>org.apache.ibatis.*</spotbugs .onlyAnalyze>
142
142
</properties >
143
143
144
144
<dependencies >
You can’t perform that action at this time.
0 commit comments