You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by sv...@apache.org on 2019/06/25 21:09:09 UTC

svn commit: r1862089 - in /maven/website/content: guides/mini/guide-creating-archetypes.html maven-site-1.0-site.jar

Author: svn-site-role
Date: Tue Jun 25 21:09:09 2019
New Revision: 1862089

Log:
Site checkin for project Apache Maven Site

Modified:
    maven/website/content/guides/mini/guide-creating-archetypes.html
    maven/website/content/maven-site-1.0-site.jar

Modified: maven/website/content/guides/mini/guide-creating-archetypes.html
==============================================================================
--- maven/website/content/guides/mini/guide-creating-archetypes.html (original)
+++ maven/website/content/guides/mini/guide-creating-archetypes.html Tue Jun 25 21:09:09 2019
@@ -163,8 +163,9 @@
   <build>
     <extensions>
       <extension>
-        <groupId>org.apache.maven.archetype</groupId>
-        <artifactId>archetype-packaging</artifactId>
+         <groupId>org.apache.maven.archetype</groupId>
+         <artifactId>archetype-packaging</artifactId>
+         <version>3.1.1</version>
        </extension>
      </extensions>
    </build>

Modified: maven/website/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.