Revert "DATACOUCH-362 - Use dynamic proxying"

This reverts commit 63a70fa8c1.
This commit is contained in:
Subhashni Balakrishnan
2018-04-03 14:07:32 -07:00
parent 62ab852a3f
commit 84dd71bf99
12 changed files with 408 additions and 143 deletions

View File

@@ -18,8 +18,8 @@
</parent>
<properties>
<couchbase>2.5.5</couchbase>
<couchbase.osgi>2.5.5</couchbase.osgi>
<couchbase>2.4.6</couchbase>
<couchbase.osgi>2.4.6</couchbase.osgi>
<springdata.commons>2.0.6.BUILD-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
</properties>