File tree Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Original file line number Diff line number Diff line change 18
18
</parent >
19
19
20
20
<properties >
21
- <couchbase >1.1.9 </couchbase >
22
- <jackson >2.2.2 </jackson >
21
+ <couchbase >1.2.0 </couchbase >
22
+ <jackson >2.2.3 </jackson >
23
23
<springdata .commons>1.6.1.RELEASE</springdata .commons>
24
24
</properties >
25
25
48
48
</dependency >
49
49
50
50
<dependency >
51
- <groupId >couchbase</groupId >
51
+ <groupId >com. couchbase.client </groupId >
52
52
<artifactId >couchbase-client</artifactId >
53
53
<version >${couchbase} </version >
54
54
</dependency >
90
90
</dependencies >
91
91
92
92
<repositories >
93
- <repository >
94
- <id >couchbase</id >
95
- <name >Couchbase Maven Repository</name >
96
- <url >http://files.couchbase.com/maven2/</url >
97
- <snapshots >
98
- <enabled >false</enabled >
99
- </snapshots >
100
- </repository >
101
93
<repository >
102
94
<id >spring-lib-release</id >
103
95
<url >http://repo.springsource.org/libs-release-local</url >
You can’t perform that action at this time.
0 commit comments