From: Ed Warnicke Date: Thu, 3 Oct 2013 15:27:06 +0000 (-0500) Subject: Fixed archetype to use the 0.5.8 yangtools X-Git-Tag: jenkins-controller-bulk-release-prepare-only-2-1~678 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=ceef5b10c82f6ed0a35b17c70a1ca1d954518b19 Fixed archetype to use the 0.5.8 yangtools Change-Id: I02beabeefcb68069cdec8acb475459742496c463 Signed-off-by: Ed Warnicke --- diff --git a/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml b/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml index e592e6df8e..f33ef48731 100644 --- a/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml +++ b/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml @@ -9,7 +9,7 @@ UTF-8 http://nexus.opendaylight.org/content - 0.5.8-SNAPSHOT + 0.5.8 2.3.7 @@ -156,6 +156,11 @@ opendaylight.snapshot ${nexusproxy}/repositories/opendaylight.snapshot/ + + opendaylight.release + opendaylight.release + ${nexusproxy}/repositories/opendaylight.snapshot/ +