Skip to content

Commit 9dd73b9

Browse files
committed
[maven-release-plugin] prepare release smoothie-map-1.2
1 parent 1eb96d6 commit 9dd73b9

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
@@ -26,7 +26,7 @@
2626
</parent>
2727

2828
<artifactId>smoothie-map</artifactId>
29-
<version>1.2-SNAPSHOT</version>
29+
<version>1.2</version>
3030
<name>SmoothieMap</name>
3131
<description>SmoothieMap is a java.util.Map implementation with worst put(k, v) operation
3232
latencies more than 100 times smaller than in ordinary hash table implementations like
@@ -106,7 +106,7 @@
106106
<connection>scm:git:git@github.com:OpenHFT/SmoothieMap.git</connection>
107107
<developerConnection>scm:git:git@github.com:OpenHFT/SmoothieMap.git
108108
</developerConnection>
109-
<tag>master</tag>
109+
<tag>smoothie-map-1.2</tag>
110110
</scm>
111111

112112
</project>

0 commit comments

Comments
 (0)