Skip to content

Commit

Permalink
Update CONGA AEM plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Oct 18, 2023
1 parent 0f0ecf9 commit b0acfae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
Update biz.netcentric.aem:aem-nodetypes to 2023.10.0.
</action>
<action type="update" dev="sseifert">
Update CONGA, CONGA Ansible plugin.
Update CONGA, CONGA AEM plugin, CONGA Ansible plugin.
</action>
</release>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@
<dependency>
<groupId>io.wcm.devops.conga.plugins</groupId>
<artifactId>io.wcm.devops.conga.plugins.aem</artifactId>
<version>2.19.6</version>
<version>2.19.7-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.wcm.devops.conga.plugins</groupId>
Expand All @@ -498,7 +498,7 @@
<plugin>
<groupId>io.wcm.devops.conga.plugins</groupId>
<artifactId>conga-aem-maven-plugin</artifactId>
<version>2.19.6</version>
<version>2.19.7-SNAPSHOT</version>
<configuration>
<serviceURL>${sling.url}/crx/packmgr/service</serviceURL>
<userId>${sling.vault.user}</userId>
Expand Down

0 comments on commit b0acfae

Please sign in to comment.