File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6060 </modules >
6161
6262 <properties >
63- <revision >2.0.0-SNAPSHOT </revision >
63+ <revision >2.0.0</revision >
6464 <maven .compiler.source>8</maven .compiler.source>
6565 <maven .compiler.target>8</maven .compiler.target>
6666 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
6767 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
6868 <argLine >-Dfile.encoding=UTF-8</argLine >
6969
70- <provider .version>2.1.1-SNAPSHOT </provider .version>
70+ <provider .version>2.1.1</provider .version>
7171
7272 <mybatis .version>3.5.10</mybatis .version>
7373 <mybatis-spring .version>2.0.7</mybatis-spring .version>
8888 <artifactId >mybatis-provider</artifactId >
8989 <version >${provider.version} </version >
9090 </dependency >
91-
91+
9292 <dependency >
9393 <groupId >org.mybatis</groupId >
9494 <artifactId >mybatis</artifactId >
You can’t perform that action at this time.
0 commit comments