diff --git a/pom.xml b/pom.xml
index 6fb042a..6b9f1bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
smoothie-map
- 1.3-SNAPSHOT
+ 1.3
SmoothieMap
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
@@ -112,7 +112,7 @@
scm:git:git@github.com:OpenHFT/SmoothieMap.git
scm:git:git@github.com:OpenHFT/SmoothieMap.git
- master
+ smoothie-map-1.3
\ No newline at end of file