Skip to content

Commit 47d5769

Browse files
committed
[maven-release-plugin] prepare release v3.0.0
1 parent fc95978 commit 47d5769

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>org.javimmutable</groupId>
55
<artifactId>javimmutable-collections</artifactId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>3.0.0</version>
77
<packaging>jar</packaging>
88

99
<name>JImmutable Collections</name>
@@ -72,7 +72,7 @@
7272
<scm>
7373
<connection>scm:git:git://github.com/brianburton/java-immutable-collections.git</connection>
7474
<developerConnection>scm:git:[email protected]:brianburton/java-immutable-collections.git</developerConnection>
75-
<tag>HEAD</tag>
75+
<tag>v3.0.0</tag>
7676
<url>https://github.com/brianburton/java-immutable-collections</url>
7777
</scm>
7878

0 commit comments

Comments
 (0)