aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorSami Ekblad <sami@vaadin.com>2018-01-29 15:48:23 +0200
committerTeemu Suo-Anttila <tsuoanttila@users.noreply.github.com>2018-01-29 15:48:23 +0200
commitfb537da04afec6d98e623bd4fb826e8cb7227b32 (patch)
tree3314304cc9fc31f1e383f048c727f02f28250e38 /documentation
parente44ef295ae1affee7253d6e805cc9aa695e8ddf5 (diff)
downloadvaadin-framework-fb537da04afec6d98e623bd4fb826e8cb7227b32.tar.gz
vaadin-framework-fb537da04afec6d98e623bd4fb826e8cb7227b32.zip
Added mentions about groupId and version numbers (#10563)
Diffstat (limited to 'documentation')
-rw-r--r--documentation/getting-started/getting-started-archetypes.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/getting-started/getting-started-archetypes.asciidoc b/documentation/getting-started/getting-started-archetypes.asciidoc
index 99b4852f15..ebf95786ea 100644
--- a/documentation/getting-started/getting-started-archetypes.asciidoc
+++ b/documentation/getting-started/getting-started-archetypes.asciidoc
@@ -27,3 +27,5 @@ It has two modules: one for the add-on and another for a demo application.
`vaadin-archetype-liferay-portlet`::
A portlet development setup for the open-source Liferay portal.
+
+All archetype versions follow the framework version numbers (like `8.2.1`) and use the groupId `com.vaadin`.