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.13 </version >
8+ <version >1.0.14-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.13 </version >
10+ <version >1.0.14-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.13 </version >
9+ <version >1.0.14-SNAPSHOT </version >
1010 <relativePath >..</relativePath >
1111 </parent >
1212
1818
1919 <properties >
2020 <docs .dir>${project.basedir} /../docs</docs .dir>
21- <latestRelease >1.0.13</latestRelease > <!-- change this when releasing 1.0.13 -SNAPSHOT -->
21+ <latestRelease >1.0.13</latestRelease > <!-- change this when releasing 1.0.14 -SNAPSHOT -->
2222 </properties >
2323
2424 <build >
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.14 -SNAPSHOT</version > <!-- not related to spring-auto-restdocs version -- >
16+ <version >0 .0.1 -SNAPSHOT</version >
1717
1818 <name >Spring Auto REST Docs Example Project</name >
1919 <description >Example project for Spring Auto REST Docs</description >
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.13 </version >
8+ <version >1.0.14-SNAPSHOT </version >
99 <relativePath >..</relativePath >
1010 </parent >
1111
You can’t perform that action at this time.
0 commit comments