File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 14
14
- PROFILE=mongo3-next
15
15
- PROFILE=mongo31
16
16
- PROFILE=mongo32
17
- - PROFILE=mongo33-next
17
+ - PROFILE=mongo33
18
18
19
19
# Current MongoDB version is 2.4.2 as of 2016-04, see https://github.com/travis-ci/travis-ci/issues/3694
20
20
# apt-get starts a MongoDB instance so it's not started using before_script
Original file line number Diff line number Diff line change 29
29
<project .type>multi</project .type>
30
30
<dist .id>spring-data-mongodb</dist .id>
31
31
<springdata .commons>1.13.0.BUILD-SNAPSHOT</springdata .commons>
32
- <mongo >2.14.0 </mongo >
32
+ <mongo >2.14.3 </mongo >
33
33
<mongo .osgi>2.13.0</mongo .osgi>
34
34
</properties >
35
35
164
164
165
165
<profile >
166
166
167
- <id >mongo33-next </id >
167
+ <id >mongo33</id >
168
168
<properties >
169
- <mongo >3.3.0-SNAPSHOT </mongo >
169
+ <mongo >3.3.0</mongo >
170
170
</properties >
171
171
172
172
<repositories >
You can’t perform that action at this time.
0 commit comments