Skip to content

Commit

Permalink
[maven-release-plugin] prepare release smoothie-map-1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hft-team-city committed Mar 30, 2016
1 parent 1eb96d6 commit 9dd73b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</parent>

<artifactId>smoothie-map</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2</version>
<name>SmoothieMap</name>
<description>SmoothieMap is a java.util.Map implementation with worst put(k, v) operation
latencies more than 100 times smaller than in ordinary hash table implementations like
Expand Down Expand Up @@ -106,7 +106,7 @@
<connection>scm:git:git@github.com:OpenHFT/SmoothieMap.git</connection>
<developerConnection>scm:git:git@github.com:OpenHFT/SmoothieMap.git
</developerConnection>
<tag>master</tag>
<tag>smoothie-map-1.2</tag>
</scm>

</project>

0 comments on commit 9dd73b9

Please sign in to comment.