We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53e51fc commit 9b540ccCopy full SHA for 9b540cc
2 files changed
changes.xml
@@ -23,7 +23,7 @@
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">
24
<body>
25
26
- <release version="2.16.0" date="not released">
+ <release version="2.16.0" date="2021-12-13">
27
<action type="add" dev="sseifert">
28
conga-aem-maven-plugin: Add support for IMS/Auth 2 authentication for AEMaaCS (via oauth2AccessToken).
29
</action>
parent/pom.xml
@@ -75,7 +75,7 @@
75
<dependency>
76
<groupId>io.wcm.tooling.commons</groupId>
77
<artifactId>io.wcm.tooling.commons.crx-packmgr-helper</artifactId>
78
- <version>1.7.5-SNAPSHOT</version>
+ <version>2.0.0</version>
79
</dependency>
80
81
0 commit comments