diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/getting-started/getting-started-archetypes.asciidoc | 2 |
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`. |