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 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-v4_0_0.xsd" >
1+ <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-v4_0_0.xsd" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <parent >
109
1110 <groupId >biz.paluch.redis</groupId >
1211 <artifactId >lettuce</artifactId >
13- <version >4.0-SNAPSHOT </version >
12+ <version >4.0.Beta1 </version >
1413 <packaging >jar</packaging >
1514
1615 <name >lettuce</name >
6160 <connection >scm:git:https://github.com/mp911de/lettuce.git</connection >
6261 <developerConnection >scm:git:https://github.com/mp911de/lettuce.git</developerConnection >
6362 <url >http://github.com/mp911de/lettuce</url >
64- <tag >4.0</tag >
63+ <tag >4.0.Beta1 </tag >
6564 </scm >
6665
6766 <prerequisites >
You can’t perform that action at this time.
0 commit comments