Upgraded to Community release 201609 EA and added API Explorer app to AIO and Platform module, #402

This commit is contained in:
Martin Bergljung
2016-09-15 14:08:03 +01:00
parent 50dac567c2
commit 49160034cf
4 changed files with 14 additions and 10 deletions

View File

@@ -221,7 +221,7 @@ public class RunMojo extends AbstractMojo {
@Parameter(property = "alfresco.share.version", defaultValue = "5.1.g")
protected String alfrescoShareVersion;
@Parameter(property = "alfresco.api.explorer.version", defaultValue = "1.0")
@Parameter(property = "alfresco.api.explorer.version", defaultValue = "1.2")
protected String alfrescoApiExplorerVersion;
/**