From 31234ad9315e152c8cc6bed24799d7412a89ddf7 Mon Sep 17 00:00:00 2001 From: Manish Kumar Date: Wed, 5 Feb 2025 15:41:10 +0530 Subject: [PATCH] [MNT-24673] only keep share-config file used in Docker file --- .../src/main/resources/META-INF/share-config-custom.xml | 9 +-------- .../src/main/resources/META-INF/share-config-custom.xml | 9 +-------- 2 files changed, 2 insertions(+), 16 deletions(-) diff --git a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share/src/main/resources/META-INF/share-config-custom.xml b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share/src/main/resources/META-INF/share-config-custom.xml index 3f11b12a..0340f294 100644 --- a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share/src/main/resources/META-INF/share-config-custom.xml +++ b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share/src/main/resources/META-INF/share-config-custom.xml @@ -415,13 +415,6 @@ - - - 2 - 3 - false - - false - + \ No newline at end of file diff --git a/archetypes/alfresco-share-jar-archetype/src/main/resources/archetype-resources/src/main/resources/META-INF/share-config-custom.xml b/archetypes/alfresco-share-jar-archetype/src/main/resources/archetype-resources/src/main/resources/META-INF/share-config-custom.xml index 3f11b12a..0340f294 100644 --- a/archetypes/alfresco-share-jar-archetype/src/main/resources/archetype-resources/src/main/resources/META-INF/share-config-custom.xml +++ b/archetypes/alfresco-share-jar-archetype/src/main/resources/archetype-resources/src/main/resources/META-INF/share-config-custom.xml @@ -415,13 +415,6 @@ - - - 2 - 3 - false - - false - + \ No newline at end of file