ACCUMULO-2100 Update the archetype README for the artifact name change.
Project: http://git-wip-us.apache.org/repos/asf/accumulo-instamo-archetype/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo-instamo-archetype/commit/98f9acf2 Tree: http://git-wip-us.apache.org/repos/asf/accumulo-instamo-archetype/tree/98f9acf2 Diff: http://git-wip-us.apache.org/repos/asf/accumulo-instamo-archetype/diff/98f9acf2 Branch: refs/heads/ACCUMULO-2100-cleanup Commit: 98f9acf2f896ed2cb79385fe53b5cdfd4cb751f0 Parents: 9635d12 Author: Josh Elser <josh.el...@gmail.com> Authored: Sun Dec 29 21:31:22 2013 -0500 Committer: Josh Elser <josh.el...@gmail.com> Committed: Sun Dec 29 21:31:22 2013 -0500 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo-instamo-archetype/blob/98f9acf2/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 7d1994c..9d67da8 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ For released versions, you can simply invoke maven to generate a project for you using this archetype: `mvn archetype:generate -DarchetypeGroupId=org.apache.accumulo --DarchetypeArtifactId=accumulo-instamo-archetype -DinteractiveMode=false` +-DarchetypeArtifactId=accumulo-instamo-archetype-1.4 -DinteractiveMode=false` Maven will prompt you to enter the rest of the necessary configuration parameters (e.g. groupId, artifactId, version and Java package)