File tree Expand file tree Collapse file tree 5 files changed +13
-4
lines changed
Expand file tree Collapse file tree 5 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 2727 <action type =" update" dev =" sseifert" >
2828 Update to global-parent 32.
2929 </action >
30+ <action type =" fix" dev =" sseifert" >
31+ Update to reflow-maven-skin 1.0.12 and reflow-velocity-tools 1.0.2 to fix broken links in changes report.
32+ </action >
33+ <action type =" fix" dev =" sseifert" >
34+ maven-changes-plugin: Do not generate links to teamlist reports.
35+ </action >
3036 </release >
3137
3238 <release version =" 1.2.0" date =" 2020-01-09" >
Original file line number Diff line number Diff line change 233233 <dependency >
234234 <groupId >io.wcm.maven.skins</groupId >
235235 <artifactId >reflow-velocity-tools</artifactId >
236- <version >1.0.0 </version >
236+ <version >1.0.2 </version >
237237 </dependency >
238238 <!-- Reflow skin requires Velocity >= 1.7 -->
239239 <dependency >
330330 <configuration >
331331 <!-- Allow HTML markup in CDATA sections in changes reports -->
332332 <escapeHTML >false</escapeHTML >
333+ <!-- Do not generate links to teamlist reports -->
334+ <teamlist >none</teamlist >
333335 </configuration >
334336 </plugin >
335337
Original file line number Diff line number Diff line change 3535 <skin >
3636 <groupId >io.wcm.maven.skins</groupId >
3737 <artifactId >reflow-maven-skin</artifactId >
38- <version >1.0.10 </version >
38+ <version >1.0.12 </version >
3939 </skin >
4040 <custom >
4141 <reflowSkin >
117117 <item name =" GitHub project" href =" http://github.com/wcm-io-devops" />
118118 <item name =" Subprojects" href =" https://wcm.io/subprojects.html" />
119119 <item name =" License" href =" https://devops.wcm.io/license.html" />
120+ <item name =" Commercial Support" href =" https://wcm.io/commercial-support.html" />
120121 <item name =" Imprint" href =" https://wcm.io/imprint.html" />
121122 </menu >
122123 <menu name =" Categories" inherit =" top" >
Original file line number Diff line number Diff line change 2626 <parent >
2727 <groupId >io.wcm.devops</groupId >
2828 <artifactId >io.wcm.devops.parent_toplevel</artifactId >
29- <version >1.2.2 </version >
29+ <version >1.2.3-SNAPSHOT </version >
3030 <relativePath >parent_toplevel/pom.xml</relativePath >
3131 </parent >
3232
Original file line number Diff line number Diff line change 2626 <parent >
2727 <groupId >io.wcm.devops</groupId >
2828 <artifactId >io.wcm.devops.parent_toplevel</artifactId >
29- <version >1.2.0 </version >
29+ <version >1.2.3-SNAPSHOT </version >
3030 <relativePath >../parent_toplevel/pom.xml</relativePath >
3131 </parent >
3232
You can’t perform that action at this time.
0 commit comments