From: Ryan Goulding Date: Thu, 4 Aug 2016 09:24:19 +0000 (-0400) Subject: Bug 6278: Switch to use odlparent's karaf-parent X-Git-Tag: release/carbon~533 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=ad53d3d55c002cd9f2dd021bbab559bfb5917692 Bug 6278: Switch to use odlparent's karaf-parent Switch archetypes so they lay down the correct karaf-parent implementation. Change-Id: Ib9aa057f45141579a0d2bc895d373bd2882f975c Signed-off-by: Ryan Goulding --- diff --git a/opendaylight/archetypes/opendaylight-karaf-distro-archetype/src/main/resources/archetype-resources/pom.xml b/opendaylight/archetypes/opendaylight-karaf-distro-archetype/src/main/resources/archetype-resources/pom.xml index 8fdb53ed17..36508ca709 100644 --- a/opendaylight/archetypes/opendaylight-karaf-distro-archetype/src/main/resources/archetype-resources/pom.xml +++ b/opendaylight/archetypes/opendaylight-karaf-distro-archetype/src/main/resources/archetype-resources/pom.xml @@ -2,10 +2,9 @@ 4.0.0 - org.opendaylight.controller + org.opendaylight.odlparent karaf-parent 1.8.0-SNAPSHOT - ${groupId} diff --git a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/karaf/pom.xml b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/karaf/pom.xml index eec06fe8d5..cf30621f63 100644 --- a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/karaf/pom.xml +++ b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/karaf/pom.xml @@ -12,10 +12,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 4.0.0 - org.opendaylight.controller + org.opendaylight.odlparent karaf-parent 1.8.0-SNAPSHOT - ${groupId}