File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 14
14
See the License for the specific language governing permissions and
15
15
limitations under the License.
16
16
-->
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" >
19
18
<modelVersion >4.0.0</modelVersion >
20
19
21
20
<parent >
26
25
27
26
<groupId >org.mybatis.caches</groupId >
28
27
<artifactId >mybatis-redis</artifactId >
29
- <version >1.0.0-beta1-SNAPSHOT </version >
28
+ <version >1.0.0-beta1</version >
30
29
<packaging >jar</packaging >
31
30
32
31
<name >mybatis-redis</name >
37
36
<url >http://github.com/mybatis/redis-cache</url >
38
37
<connection >scm:git:ssh://github.com/mybatis/redis-cache.git</connection >
39
38
<developerConnection >scm:git:git+ssh://git@github.com/mybatis/redis-cache.git</developerConnection >
40
- <tag >HEAD </tag >
39
+ <tag >mybatis-redis-1.0.0-beta1 </tag >
41
40
</scm >
42
41
<issueManagement >
43
42
<system >GitHub Issue Management</system >
You can’t perform that action at this time.
0 commit comments