File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- 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" >
42 <modelVersion >4.0.0</modelVersion >
53
64 <parent >
119
1210 <groupId >biz.paluch.redis</groupId >
1311 <artifactId >lettuce</artifactId >
14- <version >4.0-SNAPSHOT </version >
12+ <version >4.0.Beta2 </version >
1513 <packaging >jar</packaging >
1614
1715 <name >lettuce</name >
6563 <connection >scm:git:https://github.com/mp911de/lettuce.git</connection >
6664 <developerConnection >scm:git:https://github.com/mp911de/lettuce.git</developerConnection >
6765 <url >http://github.com/mp911de/lettuce</url >
68- <tag >4.0</tag >
66+ <tag >4.0.Beta2 </tag >
6967 </scm >
7068
7169 <prerequisites >
You can’t perform that action at this time.
0 commit comments