DATACOUCH-1 - Upgraded to use Spring Data build parent.
Upgraded to Spring Data Commons 1.6.0.BUILD-SNAPSHOT.
This commit is contained in:
@@ -58,7 +58,6 @@ public class CouchbaseMappingContext
|
||||
public void setApplicationContext(ApplicationContext applicationContext)
|
||||
throws BeansException {
|
||||
this.context = applicationContext;
|
||||
super.setApplicationContext(applicationContext);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user