diff --git a/pom.xml b/pom.xml index 75eea13..8f19f4e 100644 --- a/pom.xml +++ b/pom.xml @@ -15,8 +15,7 @@ ~ along with this program. If not, see . --> - + 4.0.0 @@ -27,7 +26,7 @@ smoothie-map - 1.0-SNAPSHOT + 1.0 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 +111,7 @@ scm:git:git@github.com:OpenHFT/SmoothieMap.git scm:git:git@github.com:OpenHFT/SmoothieMap.git - master + smoothie-map-1.0 \ No newline at end of file