You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tooling/conga-aem-maven-plugin/src/main/java/io/wcm/devops/conga/plugins/aem/maven/AbstractContentPackageMojo.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -195,7 +195,7 @@ abstract class AbstractContentPackageMojo extends AbstractMojo {
195
195
* after installing finishing the upload. This works only for AEMaaCS SDK instances.
196
196
*
197
197
* <p>
198
-
* Expected is an URL like: http://localhost:4502/systemready
198
+
* Expected is an URL like: http://localhost:4502/systemready.json
0 commit comments