We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2435f4 commit 07d3f1cCopy full SHA for 07d3f1c
2 files changed
changes.xml
@@ -33,6 +33,9 @@
33
<action type="add" dev="sseifert">
34
conga-aem-maven-plugin: Add jcl-over-slf4j bridge to be able to capture HTTP client debug messages with Maven debug logging.
35
</action>
36
+ <action type="update" dev="sseifert">
37
+ Content Package Validator: Update to filevault-package-maven-plugin 1.2.2.
38
+ </action>
39
</release>
40
41
<release version="2.15.0" date="2021-09-20">
parent/pom.xml
@@ -87,7 +87,7 @@
87
<dependency>
88
<groupId>org.apache.jackrabbit</groupId>
89
<artifactId>filevault-package-maven-plugin</artifactId>
90
- <version>1.1.8</version>
+ <version>1.2.2</version>
91
</dependency>
92
93
0 commit comments