mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-07-31 17:39:14 +00:00
Remove double activation tag from pull request #352
This commit is contained in:
@@ -866,7 +866,7 @@
|
|||||||
<profile>
|
<profile>
|
||||||
<id>enforce-sdk-rules</id>
|
<id>enforce-sdk-rules</id>
|
||||||
<activation>
|
<activation>
|
||||||
<activation><file><missing>does-not-exist.tmp</missing></file></activation><!-- turn on this profile (by triggering on a file that is not expected to exist) -->
|
<file><missing>does-not-exist.tmp</missing></file><!-- turn on this profile (by triggering on a file that is not expected to exist) -->
|
||||||
</activation>
|
</activation>
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
|
Reference in New Issue
Block a user