mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
RM-4456 Fix cherry-picked properties.
We only want one properties entry in the pom file.
This commit is contained in:
@@ -17,9 +17,6 @@
|
|||||||
<maven.build.sourceVersion>1.8</maven.build.sourceVersion>
|
<maven.build.sourceVersion>1.8</maven.build.sourceVersion>
|
||||||
<suiteXmlFile>testng.xml</suiteXmlFile>
|
<suiteXmlFile>testng.xml</suiteXmlFile>
|
||||||
<skip.automationtests>true</skip.automationtests>
|
<skip.automationtests>true</skip.automationtests>
|
||||||
</properties>
|
|
||||||
|
|
||||||
<properties>
|
|
||||||
<alfresco.installer.host>releases</alfresco.installer.host>
|
<alfresco.installer.host>releases</alfresco.installer.host>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user