Fixed archetype to use the 0.5.8 yangtools 48/1648/2
authorEd Warnicke <eaw@cisco.com>
Thu, 3 Oct 2013 15:27:06 +0000 (10:27 -0500)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 3 Oct 2013 15:32:11 +0000 (15:32 +0000)
Change-Id: I02beabeefcb68069cdec8acb475459742496c463
Signed-off-by: Ed Warnicke <eaw@cisco.com>
opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml

index e592e6df8ef549a86f4bf2c994d2585082664bb6..f33ef487314306c4951db4180269da7a1b661822 100644 (file)
@@ -9,7 +9,7 @@
   <properties>\r
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>\r
     <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>\r
-    <yang.version>0.5.8-SNAPSHOT</yang.version>\r
+    <yang.version>0.5.8</yang.version>\r
     <bundle.plugin.version>2.3.7</bundle.plugin.version>\r
   </properties>\r
   <scm>\r
       <name>opendaylight.snapshot</name>\r
       <url>${nexusproxy}/repositories/opendaylight.snapshot/</url>\r
     </pluginRepository>\r
+    <pluginRepository>\r
+      <id>opendaylight.release</id>\r
+      <name>opendaylight.release</name>\r
+      <url>${nexusproxy}/repositories/opendaylight.snapshot/</url>\r
+    </pluginRepository>\r
   </pluginRepositories>\r
 \r
   <repositories>\r