File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33
44 <groupId >org.javimmutable</groupId >
55 <artifactId >javimmutable-collections</artifactId >
6- <version >2.1.1-SNAPSHOT </version >
6+ <version >2.2.0 </version >
77 <packaging >jar</packaging >
88
99 <name >JImmutable Collections</name >
7272 <scm >
7373 <connection >scm:git:git://github.com/brianburton/java-immutable-collections.git</connection >
7474 <developerConnection >scm:git:git@github.com:brianburton/java-immutable-collections.git</developerConnection >
75- <tag >HEAD </tag >
75+ <tag >v2.2.0 </tag >
7676 <url >https://github.com/brianburton/java-immutable-collections</url >
7777 </scm >
7878
222222 <classpathScope >test</classpathScope >
223223 <arguments >
224224 <argument >-classpath</argument >
225- <classpath />
225+ <classpath />
226226 <argument >org.javimmutable.collections.stress_test.StressTestLoop</argument >
227227 </arguments >
228228 </configuration >
You can’t perform that action at this time.
0 commit comments