We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00d2298 commit 93ac29cCopy full SHA for 93ac29c
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.javimmutable</groupId>
5
<artifactId>javimmutable-collections</artifactId>
6
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.2.0</version>
7
<packaging>jar</packaging>
8
9
<name>JImmutable Collections</name>
@@ -72,7 +72,7 @@
72
<scm>
73
<connection>scm:git:git://github.com/brianburton/java-immutable-collections.git</connection>
74
<developerConnection>scm:git:[email protected]:brianburton/java-immutable-collections.git</developerConnection>
75
- <tag>HEAD</tag>
+ <tag>v3.2.0</tag>
76
<url>https://github.com/brianburton/java-immutable-collections</url>
77
</scm>
78
0 commit comments