mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-05-19 17:15:24 +00:00
Rolled back the api-explorer version as there is no 5.2.f version yet.
This commit is contained in:
parent
e4402a741f
commit
8862d67acd
@ -323,7 +323,7 @@ public abstract class AbstractRunMojo extends AbstractMojo {
|
|||||||
@Parameter(property = "alfresco.share.version", defaultValue = "5.2.e")
|
@Parameter(property = "alfresco.share.version", defaultValue = "5.2.e")
|
||||||
protected String alfrescoShareVersion;
|
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;
|
protected String alfrescoApiExplorerVersion;
|
||||||
|
|
||||||
@Parameter(property = "activiti.version", defaultValue = "1.5.3")
|
@Parameter(property = "activiti.version", defaultValue = "1.5.3")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user