File tree Expand file tree Collapse file tree 4 files changed +16
-6
lines changed
Expand file tree Collapse file tree 4 files changed +16
-6
lines changed Original file line number Diff line number Diff line change 2424 xsi : schemaLocation =" http://maven.apache.org/changes/2.0.0 https://maven.apache.org/xsd/changes-2.0.0.xsd" >
2525 <body >
2626
27+ <release version =" 2.0.4" date =" 2025-09-19" >
28+ <action type =" update" dev =" sseifert" >
29+ Update to global-parent 66.
30+ </action >
31+ <action type =" update" dev =" sseifert" >
32+ Update testing dependencies.
33+ </action >
34+ </release >
35+
2736 <release version =" 2.0.2" date =" 2025-06-18" >
2837 <action type =" update" dev =" sseifert" >
2938 Enable rendering of changes reports in HTML format again by reconfiguring maven-changes-plugin 3.0.0-M3.
Original file line number Diff line number Diff line change 2525 <parent >
2626 <groupId >io.wcm.maven</groupId >
2727 <artifactId >io.wcm.maven.global-parent</artifactId >
28- <version >65 </version >
28+ <version >66 </version >
2929 <relativePath />
3030 </parent >
3131
3232 <groupId >io.wcm.devops</groupId >
3333 <artifactId >io.wcm.devops.parent_toplevel</artifactId >
34- <version >2.0.2 </version >
34+ <version >2.0.4 </version >
3535 <packaging >pom</packaging >
3636
3737 <name >Toplevel Parent</name >
8484 <site .deploy.url>scm:git:https://github.com/wcm-io-devops/wcm-io-devops.github.io.git</site .deploy.url>
8585
8686 <!-- Versions -->
87- <mockito .version>5.18 .0</mockito .version>
87+ <mockito .version>5.19 .0</mockito .version>
8888
8989 <!-- SonarCloud -->
9090 <sonar .organization>wcm-io-devops</sonar .organization>
158158 <dependency >
159159 <groupId >org.junit</groupId >
160160 <artifactId >junit-bom</artifactId >
161- <version >5.13.1 </version >
161+ <version >5.13.4 </version >
162162 <type >pom</type >
163163 <scope >import</scope >
164164 </dependency >
409409 <extensions >true</extensions >
410410 <configuration >
411411 <publishingServerId >sonatype-central</publishingServerId >
412+ <deploymentName >${project.artifactId} ${project.version} </deploymentName >
412413 </configuration >
413414 </plugin >
414415 </plugins >
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 >2.0.1 -SNAPSHOT</version >
29+ <version >2.0.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 >2.0.1 -SNAPSHOT</version >
29+ <version >2.0.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