Skip to content

Commit 90466c0

Browse files
committed
[maven-release-plugin] prepare release v1.7
1 parent 19f8aa0 commit 90466c0

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>1.7-SNAPSHOT</version>
6+
<version>1.7</version>
77
<packaging>jar</packaging>
88

99
<name>javimmutable Persistent Collections</name>
@@ -60,7 +60,7 @@
6060
<scm>
6161
<connection>scm:git:git://git.code.sf.net/p/javimmutablecollections/code</connection>
6262
<developerConnection>scm:git:ssh://git.code.sf.net/p/javimmutablecollections/code</developerConnection>
63-
<tag>HEAD</tag>
63+
<tag>v1.7</tag>
6464
<url>https://sourceforge.net/p/javimmutablecollections/code/ci/master/tree/</url>
6565
</scm>
6666

0 commit comments

Comments
 (0)