Remove remnants of Couchbase starter

This commit is contained in:
Andy Wilkinson 2014-04-29 11:12:10 +01:00
parent 8390df2b0d
commit 4474b104b6

View File

@ -101,11 +101,6 @@
<artifactId>spring-boot-starter-data-rest</artifactId>
<version>${spring-boot.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-couchbase</artifactId>
<version>0.5.0.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-integration</artifactId>