Commit e5ac3bc3 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge branch '2.0.x'

parents d84cb44b be2234a8
...@@ -142,7 +142,6 @@ public class CouchbaseProperties { ...@@ -142,7 +142,6 @@ public class CouchbaseProperties {
return this.keyValue; return this.keyValue;
} }
@Deprecated
public void setKeyValue(int keyValue) { public void setKeyValue(int keyValue) {
this.keyValue = keyValue; this.keyValue = keyValue;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment