File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 99
1010 <groupId >biz.paluch.redis</groupId >
1111 <artifactId >lettuce</artifactId >
12- <version >4.2.0-SNAPSHOT </version >
12+ <version >4.2.0.Final </version >
1313 <packaging >jar</packaging >
1414
1515 <name >lettuce</name >
6464 <connection >scm:git:https://github.com/mp911de/lettuce.git</connection >
6565 <developerConnection >scm:git:https://github.com/mp911de/lettuce.git</developerConnection >
6666 <url >http://github.com/mp911de/lettuce</url >
67- </scm >
67+ <tag >4.2.0.Final</tag >
68+ </scm >
6869
6970 <prerequisites >
7071 <maven >3.0</maven >
420421 <classpathScope >test</classpathScope >
421422 <arguments >
422423 <argument >-classpath</argument >
423- <classpath />
424+ <classpath />
424425 <argument >org.openjdk.jmh.Main</argument >
425426 <argument >.*</argument >
426427 </arguments >
You can’t perform that action at this time.
0 commit comments