Add missing version range for reactive mongodb starter

This commit is contained in:
Stephane Nicoll
2017-05-03 15:17:07 +02:00
parent 96107b199f
commit 705f6fa381

View File

@@ -544,6 +544,7 @@ initializr:
- name: Reactive MongoDB - name: Reactive MongoDB
id: data-mongodb-reactive id: data-mongodb-reactive
description: MongoDB NoSQL Database, including spring-data-mongodb and the reactive driver description: MongoDB NoSQL Database, including spring-data-mongodb and the reactive driver
versionRange: 2.0.0.BUILD-SNAPSHOT
weight: 50 weight: 50
links: links:
- rel: reference - rel: reference