File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed
Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1515 - uses : actions/checkout@v4
1616 - uses : ncipollo/release-action@v1
1717 with :
18- body : ' Changes: https://wcm.io/tooling/maven/plugins/cq-maven-plugin/changes-report .html'
18+ body : ' Changes: https://wcm.io/tooling/maven/plugins/cq-maven-plugin/changes.html'
1919 token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1919 #L%
2020 -->
2121
22- <document xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/changes/1.0.0"
23- xsi : schemaLocation =" http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd" >
22+ <document xmlns =" http://maven.apache.org/changes/2.0.0"
23+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
24+ xsi : schemaLocation =" http://maven.apache.org/changes/2.0.0 https://maven.apache.org/xsd/changes-2.0.0.xsd" >
2425 <body >
2526
2627 <release version =" 1.2.2" date =" not released" >
Original file line number Diff line number Diff line change 2525 <parent >
2626 <groupId >io.wcm.maven</groupId >
2727 <artifactId >io.wcm.maven.parent</artifactId >
28- <version >2.2.0 </version >
28+ <version >2.2.1-SNAPSHOT </version >
2929 <relativePath />
3030 </parent >
3131
Original file line number Diff line number Diff line change @@ -27,4 +27,4 @@ Sources: https://github.com/wcm-io/io.wcm.maven.plugins.cq-maven-plugin
2727
2828[ usage ] : usage.html
2929[ plugindocs ] : plugin-info.html
30- [ changelog ] : changes-report .html
30+ [ changelog ] : changes.html
You can’t perform that action at this time.
0 commit comments