File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1414 See the License for the specific language governing permissions and
1515 limitations under the License.
1616-->
17- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
18- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
17+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1918 <modelVersion >4.0.0</modelVersion >
2019
2120 <parent >
2524 </parent >
2625
2726 <artifactId >mybatis</artifactId >
28- <version >3.3.0-SNAPSHOT </version >
27+ <version >3.3.0</version >
2928 <packaging >jar</packaging >
3029
3130 <name >mybatis</name >
108107 <url >http://github.com/mybatis/mybatis-3</url >
109108 <connection >scm:git:ssh://github.com/mybatis/mybatis-3.git</connection >
110109 <
developerConnection >scm:git:ssh://
[email protected] /mybatis/mybatis-3.git</
developerConnection >
111- <tag >HEAD </tag >
110+ <tag >mybatis-3.3.0 </tag >
112111 </scm >
113112 <issueManagement >
114113 <system >GitHub Issue Management</system >
You can’t perform that action at this time.
0 commit comments