commented alfresco.client.war.version, which defaults to alfresco.version

This commit is contained in:
Maurizio Pillitu
2014-07-25 15:46:40 +02:00
parent 3735773e71
commit ed17a67187
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@
. | Could be org.alfresco or your corporate groupId -->
<alfresco.client.war.groupId>${alfresco_target_amp_client_war_groupId}</alfresco.client.war.groupId>
<!-- Defines the target WAR version to run this amp, only used with the -Pamp-to-war switch -->
<alfresco.client.war.version>${alfresco_target_amp_client_war_version}</alfresco.client.war.version>
<!--<alfresco.client.war.version>${alfresco_target_amp_client_war_version}</alfresco.client.war.version>-->
<!-- This controls which properties will be picked in src/test/properties for embedded run -->
<env>local</env>
</properties>

View File

@@ -39,7 +39,7 @@
. | Could be org.alfresco | org.alfresco.enterprise or your corporate groupId -->
<alfresco.client.war.groupId>${alfresco_target_amp_client_war_groupId}</alfresco.client.war.groupId>
<!-- Defines the target WAR version to run this amp, only used with the -Pamp-to-war switch -->
<alfresco.client.war.version>${alfresco_target_amp_client_war_version}</alfresco.client.war.version>
<!--<alfresco.client.war.version>${alfresco_target_amp_client_war_version}</alfresco.client.war.version>-->
<!-- This controls which properties will be picked in src/test/properties for embedded run -->
<env>local</env>