File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 5757 <awaitility .version>4.3.0</awaitility .version>
5858
5959 <!-- plugin versions -->
60+ <antora-maven-plugin .version>1.0.0-alpha.5</antora-maven-plugin .version>
6061 <maven-compiler-plugin .version>3.14.0</maven-compiler-plugin .version>
6162 <maven-surefire-plugin .version>3.5.3</maven-surefire-plugin .version>
6263 <maven-failsafe-plugin .version>3.5.3</maven-failsafe-plugin .version>
Original file line number Diff line number Diff line change 1212 <name >Spring Shell Documentation</name >
1313 <description >Spring Shell reference documentation</description >
1414
15- <properties >
16- <io .spring.maven.antora-version>0.0.4</io .spring.maven.antora-version>
17- </properties >
18-
1915 <dependencies >
2016 <dependency >
2117 <groupId >org.springframework.shell</groupId >
5147 <build >
5248 <plugins >
5349 <plugin >
54- <groupId >io.spring.maven .antora</groupId >
50+ <groupId >org .antora</groupId >
5551 <artifactId >antora-maven-plugin</artifactId >
56- <version >${io.spring.maven. antora-version} </version >
52+ <version >${antora-maven-plugin. version} </version >
5753 <extensions >true</extensions >
5854 </plugin >
5955 <plugin >
You can’t perform that action at this time.
0 commit comments