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 1616 limitations under the License.
1717
1818-->
19- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
19+ <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" >
2120 <modelVersion >4.0.0</modelVersion >
2221
2322 <parent >
2928
3029 <groupId >org.mybatis.caches</groupId >
3130 <artifactId >mybatis-memcached</artifactId >
32- <version >1.0.1-SNAPSHOT </version >
31+ <version >1.1.0 </version >
3332 <packaging >jar</packaging >
3433
3534 <name >mybatis-memcached</name >
4241 <url >http://github.com/mybatis/memcached-cache</url >
4342 <connection >scm:git:ssh://github.com/mybatis/memcached-cache.git</connection >
4443 <
developerConnection >scm:git:ssh://
[email protected] /mybatis/memcached-cache.git</
developerConnection >
45- <tag >HEAD </tag >
44+ <tag >mybatis-memcached-1.1.0 </tag >
4645 </scm >
4746 <issueManagement >
4847 <system >GitHub Issue Management</system >
You can’t perform that action at this time.
0 commit comments