File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
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://devops.wcm.io/conga/plugins/sling/changes-report .html'
18+ body : ' Changes: https://devops.wcm.io/conga/plugins/sling/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.4.2" date =" not released" >
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ This plugin extends [CONGA][conga] with:
3434[ extensions ] : extensions.html
3535[ osgi-config-combined-json ] : osgi-config-combined-json.html
3636[ apidocs ] : conga-sling-plugin/apidocs/
37- [ changelog ] : changes-report .html
37+ [ changelog ] : changes.html
3838[ conga ] : https://devops.wcm.io/conga/
3939[ sling ] : http://sling.apache.org/
4040[ sling-provisioning ] : https://sling.apache.org/documentation/development/slingstart.html
You can’t perform that action at this time.
0 commit comments