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 3
3
4
4
<groupId >org.javimmutable</groupId >
5
5
<artifactId >collections</artifactId >
6
- <version >4.0.1-SNAPSHOT </version >
6
+ <version >4.0.1</version >
7
7
<packaging >jar</packaging >
8
8
9
9
<name >JImmutable Collections</name >
72
72
<scm >
73
73
<connection >scm:git:git://github.com/brianburton/java-immutable-collections.git</connection >
74
74
<
developerConnection >scm:git:
[email protected] :brianburton/java-immutable-collections.git</
developerConnection >
75
- <tag >HEAD </tag >
75
+ <tag >v4.0.1 </tag >
76
76
<url >https://github.com/brianburton/java-immutable-collections</url >
77
77
</scm >
78
78
249
249
<classpathScope >test</classpathScope >
250
250
<arguments >
251
251
<argument >-classpath</argument >
252
- <classpath />
252
+ <classpath />
253
253
<argument >-ea</argument >
254
254
<argument >org.javimmutable.collections.stress_test.RunStressTests</argument >
255
255
<!-- <argument>--test</argument>-->
You can’t perform that action at this time.
0 commit comments