don’t use io.brooklyn

Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/25bf3bb9
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/25bf3bb9
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/25bf3bb9

Branch: refs/heads/master
Commit: 25bf3bb9e4059cff850040d50dd33ed0ae33d465
Parents: 8cd474a
Author: Aled Sage <[email protected]>
Authored: Tue Feb 2 18:15:03 2016 +0000
Committer: Aled Sage <[email protected]>
Committed: Wed Feb 3 16:32:49 2016 +0000

----------------------------------------------------------------------
 guide/java/archetype.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/25bf3bb9/guide/java/archetype.md
----------------------------------------------------------------------
diff --git a/guide/java/archetype.md b/guide/java/archetype.md
index 3a87027..ba3bc0e 100644
--- a/guide/java/archetype.md
+++ b/guide/java/archetype.md
@@ -14,7 +14,7 @@ This can be done interactively using:
 $ mvn archetype:generate
 {% endhighlight %}
 
-The user will be prompted for the archetype to use (i.e. group "io.brooklyn" 
+The user will be prompted for the archetype to use (i.e. group 
"org.apache.brooklyn" 
 and artifact "brooklyn-archetype-quickstart"), as well as options for the 
project 
 to be created.
 

Reply via email to