You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/07/30 07:01:44 UTC

[camel] branch master updated: Updated Archetype documentation a bit

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new b68d28d  Updated Archetype documentation a bit
b68d28d is described below

commit b68d28d4053c3b22ca3ea78416e65852514911e7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Jul 30 09:01:02 2020 +0200

    Updated Archetype documentation a bit
---
 docs/user-manual/modules/ROOT/pages/camel-maven-archetypes.adoc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/docs/user-manual/modules/ROOT/pages/camel-maven-archetypes.adoc b/docs/user-manual/modules/ROOT/pages/camel-maven-archetypes.adoc
index bac7b22..8541244 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-maven-archetypes.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-maven-archetypes.adoc
@@ -67,8 +67,7 @@ project based on Camel 3.4.0-SNAPSHOT. He'd need to use the following command
 mvn archetype:generate \
   -DarchetypeGroupId=org.apache.camel.archetypes \
   -DarchetypeArtifactId=camel-archetype-java \
-  -DarchetypeVersion=3.4.0-SNAPSHOT \
-  -DarchetypeRepository=https://repository.apache.org/content/groups/snapshots-group
+  -DarchetypeVersion=3.5.0-SNAPSHOT 
 ----
 
 Notice that archetypes will now be downloaded from