This repository was archived by the owner on Dec 19, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
spring-auto-restdocs-core
spring-auto-restdocs-docs
spring-auto-restdocs-example
spring-auto-restdocs-json-doclet Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 55
66 <groupId >capital.scalable</groupId >
77 <artifactId >spring-auto-restdocs-parent</artifactId >
8- <version >1.0.6 </version >
8+ <version >1.0.7-SNAPSHOT </version >
99 <packaging >pom</packaging >
1010
1111 <name >Spring Auto REST Docs Parent POM</name >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >capital.scalable</groupId >
99 <artifactId >spring-auto-restdocs-parent</artifactId >
10- <version >1.0.6 </version >
10+ <version >1.0.7-SNAPSHOT </version >
1111 <relativePath >..</relativePath >
1212 </parent >
1313
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >capital.scalable</groupId >
88 <artifactId >spring-auto-restdocs-parent</artifactId >
9- <version >1.0.6 </version >
9+ <version >1.0.7-SNAPSHOT </version >
1010 <relativePath >..</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 1313
1414 <groupId >capital.scalable</groupId >
1515 <artifactId >spring-auto-restdocs-example</artifactId >
16- <version >1.0.6 </version > <!-- not related to spring-auto-restdocs version -->
16+ <version >1.0.7-SNAPSHOT </version > <!-- not related to spring-auto-restdocs version -->
1717
1818 <name >Spring Auto REST Docs Example Project</name >
1919 <description >Example project for Spring Auto REST Docs</description >
2424 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2525 <snippetsDirectory >${project.build.directory}/generated-snippets</snippetsDirectory >
2626 <start-class >capital.scalable.restdocs.example.Application</start-class >
27- <spring-auto-restdocs .version>1.0.6 </spring-auto-restdocs .version>
27+ <spring-auto-restdocs .version>1.0.7-SNAPSHOT </spring-auto-restdocs .version>
2828 </properties >
2929
3030 <dependencies >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >capital.scalable</groupId >
77 <artifactId >spring-auto-restdocs-parent</artifactId >
8- <version >1.0.6 </version >
8+ <version >1.0.7-SNAPSHOT </version >
99 <relativePath >..</relativePath >
1010 </parent >
1111
You can’t perform that action at this time.
0 commit comments