Bump Sodium archetype references 00/82600/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 20 Jun 2019 13:02:47 +0000 (15:02 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 20 Jun 2019 13:02:47 +0000 (15:02 +0200)
This bumps the archetype version to current Sodium snapshots.

Change-Id: I98dc5a47b5cba6a4e82a3aa28d0bd005e537d9aa
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
docs/developer-guide/developing-apps-on-the-opendaylight-controller.rst

index 79922107cc77531fcfb4e986eb251ae2340abfd7..c58e1e0227200f0ea0e12a11406fff4f997e30d4 100644 (file)
@@ -60,7 +60,7 @@ To develop an app perform the following steps.
    .. code:: shell
 
        mvn archetype:generate -DarchetypeGroupId=org.opendaylight.archetypes -DarchetypeArtifactId=opendaylight-startup-archetype \
-       -DarchetypeCatalog=remote -DarchetypeVersion=1.0.0-SNAPSHOT
+       -DarchetypeCatalog=remote -DarchetypeVersion=1.2.0-SNAPSHOT
 
    To find the correct <Archetype-Version> for an OpenDaylight release, search https://nexus.opendaylight.org;
    e.g. ``https://nexus.opendaylight.org/#nexus-search;gav~org.opendaylight.archetypes~~~~``.