This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag sling-launchpad-standalone-archetype-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-launchpad-standalone-archetype.git
commit 58ccba1d147686218f5a0eed62dee0ddc911c5d4 Author: Justin Edelson <[email protected]> AuthorDate: Sat Feb 12 01:36:45 2011 +0000 fixing SLING-1978 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/maven/archetypes/launchpad-standalone@1070003 13f79535-47bb-0310-9956-ffa450edef68 --- src/main/resources/META-INF/maven/archetype-metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/META-INF/maven/archetype-metadata.xml b/src/main/resources/META-INF/maven/archetype-metadata.xml index cdb01ad..121e332 100644 --- a/src/main/resources/META-INF/maven/archetype-metadata.xml +++ b/src/main/resources/META-INF/maven/archetype-metadata.xml @@ -26,4 +26,5 @@ <include>**/*.properties</include> </includes> </fileSet> + </fileSets> </archetype-descriptor> \ No newline at end of file -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
