mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-16 07:59:42 +08:00
Fix version management for REST Docs
Closes gh-166
This commit is contained in:
parent
7d65a6fdda
commit
6a30dac6a6
@ -144,7 +144,9 @@ initializr:
|
||||
description: Document RESTful services by combining hand-written and auto-generated documentation
|
||||
groupId: org.springframework.restdocs
|
||||
artifactId: spring-restdocs-mockmvc
|
||||
version: 1.0.1.RELEASE
|
||||
versions:
|
||||
- versionRange: "[1.2.0.RELEASE,1.3.0.RC1)"
|
||||
version: 1.0.1.RELEASE
|
||||
scope: test
|
||||
- name: Template Engines
|
||||
content:
|
||||
|
Loading…
Reference in New Issue
Block a user