diff --git a/Makefile b/Makefile
index 85d3527412..652d6f6603 100644
--- a/Makefile
+++ b/Makefile
@@ -108,7 +108,7 @@ cleanbuilds:
dist: check-hse
mvn install:install-file -Dfile=$(HSE_JAR) -DgroupId=test.org.hse\
- -DartifactId=hse -Dversion=0.1 -Dpackaging=jar
+ -DartifactId=hse -Dversion=2.0 -Dpackaging=jar
mvn clean package
help:
diff --git a/hse-ycsb.spec b/hse-ycsb.spec
index d1d2ed3021..efabd3d242 100644
--- a/hse-ycsb.spec
+++ b/hse-ycsb.spec
@@ -6,7 +6,7 @@
Summary: Yahoo! Cloud Serving Benchmark
Name: hse-ycsb
-Version: 0.17.0.1
+Version: 0.17.0.2.0
%if %{rel_candidate} == "FALSE"
Release: %{hseversion}.%{buildno}%{hsesha}%{ycsbsha}%{?dist}
%else
diff --git a/hse/pom.xml b/hse/pom.xml
index 4178aad6a4..cbafad435c 100644
--- a/hse/pom.xml
+++ b/hse/pom.xml
@@ -47,7 +47,7 @@ This code is derived from the ycsb project.
test.org.hse
hse
- 0.1
+ 2.0
diff --git a/pom.xml b/pom.xml
index 37e58b64b4..192a56f73e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,7 +148,7 @@ This code is derived from the ycsb project.
4.8.0
9.1.1
- 0.1
+ 2.0