File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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/aem/changes-report .html'
18+ body : ' Changes: https://devops.wcm.io/conga/plugins/aem/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 https://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 =" 2.20.2" date =" not released" >
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ Additionally the CONGA AEM Maven plugin is provided which allows to deploy a bun
4343[ extensions ] : extensions.html
4444[ apidocs ] : conga-aem-plugin/apidocs/
4545[ plugindocs ] : tooling/conga-aem-maven-plugin/plugin-info.html
46- [ changelog ] : changes-report .html
46+ [ changelog ] : changes.html
4747[ aem ] : http://www.adobe.com/solutions/web-experience-management.html
4848[ conga ] : https://devops.wcm.io/conga/
4949[ conga-sling ] : https://devops.wcm.io/conga/plugins/sling/
You can’t perform that action at this time.
0 commit comments