File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >org.springframework.data.build</groupId >
16
16
<artifactId >spring-data-parent</artifactId >
17
- <version >1.7.2.BUILD-SNAPSHOT </version >
17
+ <version >1.7.2.RELEASE </version >
18
18
</parent >
19
19
20
20
<properties >
23
23
24
24
<couchbase >1.4.7</couchbase >
25
25
<jackson >2.3.2</jackson >
26
- <springdata .commons>1.11.2.BUILD-SNAPSHOT </springdata .commons>
26
+ <springdata .commons>1.11.2.RELEASE </springdata .commons>
27
27
<validation >1.0.0.GA</validation >
28
28
</properties >
29
29
123
123
124
124
<repositories >
125
125
<repository >
126
- <id >spring-libs-snapshot </id >
127
- <url >https://repo.spring.io/libs-snapshot </url >
126
+ <id >spring-libs-release </id >
127
+ <url >https://repo.spring.io/libs-release </url >
128
128
</repository >
129
129
</repositories >
130
130
Original file line number Diff line number Diff line change 1
- Spring Data Couchbase 1.4.1
1
+ Spring Data Couchbase 1.4.2
2
2
Copyright (c) [2013-2015] Couchbase / Pivotal Software, Inc.
3
3
4
4
This product is licensed to you under the Apache License, Version 2.0 (the "License").
You can’t perform that action at this time.
0 commit comments