Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix erroneous change introduced in r425587
  • Loading branch information
brettporter committed Jun 10, 2007
1 parent 1e5b19b commit 8e73346
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -82,7 +82,7 @@ public class MavenArchetypeMojo
/**
* The Archetype Group Id to be used.
*
* @parameter expression="${archetypeGroupId}" default-value="org.apache.maven.archetype"
* @parameter expression="${archetypeGroupId}" default-value="org.apache.maven.archetypes"
* @required
*/
private String archetypeGroupId;
Expand Down

0 comments on commit 8e73346

Please sign in to comment.