File tree Expand file tree Collapse file tree
tooling/conga-aem-maven-plugin Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 xsi : schemaLocation =" http://maven.apache.org/changes/1.0.0 https://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd" >
2424 <body >
2525
26- <release version =" 1.12.2 " date =" not released " >
27- <action type =" update " dev =" sseifert" >
28- aem-contentpackage post processor: Support "fileMatch" property to include a list of binary files matching the pattern into a content package.
26+ <release version =" 1.13.0 " date =" 2020-07-10 " >
27+ <action type =" add " dev =" sseifert" >
28+ aem-contentpackage post processor: Add "fileMatch" property to include a list of binary files matching the pattern into a content package.
2929 </action >
3030 </release >
3131
Original file line number Diff line number Diff line change 101101 <dependency >
102102 <groupId >io.wcm.tooling.commons</groupId >
103103 <artifactId >io.wcm.tooling.commons.content-package-builder</artifactId >
104- <version >1.5.3-SNAPSHOT </version >
104+ <version >1.5.4 </version >
105105 <scope >compile</scope >
106106 </dependency >
107107 <dependency >
108108 <groupId >io.wcm.tooling.commons</groupId >
109109 <artifactId >io.wcm.tooling.commons.crx-packmgr-helper</artifactId >
110- <version >1.7.0 </version >
110+ <version >1.7.2 </version >
111111 <scope >compile</scope >
112112 </dependency >
113113
Original file line number Diff line number Diff line change 106106 <dependency >
107107 <groupId >io.wcm.tooling.commons</groupId >
108108 <artifactId >io.wcm.tooling.commons.crx-packmgr-helper</artifactId >
109- <version >1.7.0 </version >
109+ <version >1.7.2 </version >
110110 <scope >compile</scope >
111111 </dependency >
112112
You can’t perform that action at this time.
0 commit comments