Skip to content

Commit f12ceca

Browse files
committed
[maven-release-plugin] prepare release smoothie-map-1.3
1 parent ba3672a commit f12ceca

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.3-SNAPSHOT</version>
29+
<version>1.3</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
@@ -112,7 +112,7 @@
112112
<connection>scm:git:git@github.com:OpenHFT/SmoothieMap.git</connection>
113113
<developerConnection>scm:git:git@github.com:OpenHFT/SmoothieMap.git
114114
</developerConnection>
115-
<tag>master</tag>
115+
<tag>smoothie-map-1.3</tag>
116116
</scm>
117117

118118
</project>

0 commit comments

Comments
 (0)