You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:14:00 UTC

[sling-initial-content-archetype] 04/08: SLING-1844 - renaming resources archetype to initial-content

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag sling-initial-content-archetype-1.0.0
in repository https://gitbox.apache.org/repos/asf/sling-initial-content-archetype.git

commit c7f025417ee3ddce6071473262a45afdde88a2b4
Author: Justin Edelson <ju...@apache.org>
AuthorDate: Fri Oct 15 14:17:28 2010 +0000

    SLING-1844 - renaming resources archetype to initial-content
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/maven/archetypes/initial-content@1022930 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index d1478ac..3b3c9e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,11 +26,11 @@
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <groupId>org.apache.sling</groupId>
-    <artifactId>sling-resources-archetype</artifactId>
+    <artifactId>sling-initial-content-archetype</artifactId>
     <version>0.0.1-SNAPSHOT</version>
     <packaging>maven-archetype</packaging>
-    <name>Sling Resources Archetype</name>
-    <description>Maven archetype for Sling Resources</description>
+    <name>Sling Initial Content Archetype</name>
+    <description>Maven archetype for initial content</description>
     <build>
         <extensions>
             <extension>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.