mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-07-31 17:39:14 +00:00
Rolled back the api-explorer version as there is no 5.2.f version yet.
This commit is contained in:
@@ -323,7 +323,7 @@ public abstract class AbstractRunMojo extends AbstractMojo {
|
||||
@Parameter(property = "alfresco.share.version", defaultValue = "5.2.e")
|
||||
protected String alfrescoShareVersion;
|
||||
|
||||
@Parameter(property = "alfresco.api.explorer.version", defaultValue = "5.2.f")
|
||||
@Parameter(property = "alfresco.api.explorer.version", defaultValue = "5.2.e")
|
||||
protected String alfrescoApiExplorerVersion;
|
||||
|
||||
@Parameter(property = "activiti.version", defaultValue = "1.5.3")
|
||||
|
Reference in New Issue
Block a user