Bump to odlparent-7.0.3/yangtools-5.0.3
[mdsal.git] / artifacts / pom.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- vi: set et smarttab sw=4 tabstop=4: -->
3 <!--
4  Copyright (c) 2014 Cisco Systems, Inc. and others.  All rights reserved.
5
6  This program and the accompanying materials are made available under the
7  terms of the Eclipse Public License v1.0 which accompanies this distribution,
8  and is available at http://www.eclipse.org/legal/epl-v10.html
9 -->
10 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
11     <modelVersion>4.0.0</modelVersion>
12
13     <parent>
14       <groupId>org.opendaylight.odlparent</groupId>
15       <artifactId>odlparent-lite</artifactId>
16       <version>7.0.3</version>
17       <relativePath/>
18     </parent>
19
20     <groupId>org.opendaylight.mdsal</groupId>
21     <artifactId>mdsal-artifacts</artifactId>
22     <version>6.0.2-SNAPSHOT</version>
23     <packaging>pom</packaging>
24
25     <dependencyManagement>
26         <dependencies>
27             <dependency>
28                 <groupId>org.opendaylight.mdsal</groupId>
29                 <artifactId>features-mdsal</artifactId>
30                 <classifier>features</classifier>
31                 <version>6.0.2-SNAPSHOT</version>
32                 <type>xml</type>
33             </dependency>
34             <dependency>
35                 <groupId>org.opendaylight.mdsal</groupId>
36                 <artifactId>features-mdsal-experimental</artifactId>
37                 <classifier>features</classifier>
38                 <version>6.0.2-SNAPSHOT</version>
39                 <type>xml</type>
40             </dependency>
41
42             <!-- Common APIs for Binding and DOM -->
43             <dependency>
44                 <groupId>org.opendaylight.mdsal</groupId>
45                 <artifactId>mdsal-common-api</artifactId>
46                 <version>6.0.2-SNAPSHOT</version>
47             </dependency>
48             <dependency>
49                 <groupId>org.opendaylight.mdsal</groupId>
50                 <artifactId>mdsal-common-util</artifactId>
51                 <version>6.0.2-SNAPSHOT</version>
52             </dependency>
53
54             <dependency>
55                 <groupId>org.opendaylight.mdsal</groupId>
56                 <artifactId>mdsal-dom-api</artifactId>
57                 <version>6.0.2-SNAPSHOT</version>
58             </dependency>
59             <dependency>
60                 <groupId>org.opendaylight.mdsal</groupId>
61                 <artifactId>mdsal-dom-spi</artifactId>
62                 <version>6.0.2-SNAPSHOT</version>
63             </dependency>
64             <dependency>
65                 <groupId>org.opendaylight.mdsal</groupId>
66                 <artifactId>mdsal-dom-broker</artifactId>
67                 <version>6.0.2-SNAPSHOT</version>
68             </dependency>
69             <dependency>
70                 <groupId>org.opendaylight.mdsal</groupId>
71                 <artifactId>mdsal-dom-schema-osgi</artifactId>
72                 <version>6.0.2-SNAPSHOT</version>
73             </dependency>
74             <dependency>
75                 <groupId>org.opendaylight.mdsal</groupId>
76                 <artifactId>mdsal-dom-inmemory-datastore</artifactId>
77                 <version>6.0.2-SNAPSHOT</version>
78             </dependency>
79             <dependency>
80                 <groupId>org.opendaylight.mdsal</groupId>
81                 <artifactId>mdsal-dom-inmemory-datastore-benchmark</artifactId>
82                 <version>6.0.2-SNAPSHOT</version>
83                 <scope>test</scope>
84             </dependency>
85
86             <!-- Binding MD-SAL & Java Binding -->
87             <dependency>
88                 <groupId>org.opendaylight.mdsal</groupId>
89                 <artifactId>maven-sal-api-gen-plugin</artifactId>
90                 <version>6.0.2-SNAPSHOT</version>
91             </dependency>
92             <dependency>
93                 <groupId>org.opendaylight.mdsal</groupId>
94                 <artifactId>mdsal-binding-generator-api</artifactId>
95                 <version>6.0.2-SNAPSHOT</version>
96             </dependency>
97             <dependency>
98                 <groupId>org.opendaylight.mdsal</groupId>
99                 <artifactId>mdsal-binding-generator-util</artifactId>
100                 <version>6.0.2-SNAPSHOT</version>
101             </dependency>
102             <dependency>
103                 <groupId>org.opendaylight.mdsal</groupId>
104                 <artifactId>mdsal-binding-generator-impl</artifactId>
105                 <version>6.0.2-SNAPSHOT</version>
106             </dependency>
107             <dependency>
108                 <groupId>org.opendaylight.mdsal</groupId>
109                 <artifactId>mdsal-binding-java-api-generator</artifactId>
110                 <version>6.0.2-SNAPSHOT</version>
111             </dependency>
112             <dependency>
113                 <groupId>org.opendaylight.mdsal</groupId>
114                 <artifactId>yang-binding</artifactId>
115                 <version>6.0.2-SNAPSHOT</version>
116             </dependency>
117             <dependency>
118                 <groupId>org.opendaylight.mdsal</groupId>
119                 <artifactId>mdsal-binding-spec-util</artifactId>
120                 <version>6.0.2-SNAPSHOT</version>
121             </dependency>
122             <dependency>
123                 <groupId>org.opendaylight.mdsal</groupId>
124                 <artifactId>mdsal-binding-test-model</artifactId>
125                 <version>6.0.2-SNAPSHOT</version>
126                 <scope>test</scope>
127             </dependency>
128
129             <dependency>
130                 <groupId>org.opendaylight.mdsal</groupId>
131                 <artifactId>mdsal-binding-api</artifactId>
132                 <version>6.0.2-SNAPSHOT</version>
133             </dependency>
134             <dependency>
135                 <groupId>org.opendaylight.mdsal</groupId>
136                 <artifactId>mdsal-binding-dom-adapter</artifactId>
137                 <version>6.0.2-SNAPSHOT</version>
138             </dependency>
139             <dependency>
140                 <groupId>org.opendaylight.mdsal</groupId>
141                 <artifactId>mdsal-binding-dom-adapter</artifactId>
142                 <version>6.0.2-SNAPSHOT</version>
143                 <type>test-jar</type>
144                 <scope>test</scope>
145             </dependency>
146             <dependency>
147                 <groupId>org.opendaylight.mdsal</groupId>
148                 <artifactId>mdsal-binding-dom-codec-api</artifactId>
149                 <version>6.0.2-SNAPSHOT</version>
150             </dependency>
151             <dependency>
152                 <groupId>org.opendaylight.mdsal</groupId>
153                 <artifactId>mdsal-binding-dom-codec-spi</artifactId>
154                 <version>6.0.2-SNAPSHOT</version>
155             </dependency>
156             <dependency>
157                 <groupId>org.opendaylight.mdsal</groupId>
158                 <artifactId>mdsal-binding-dom-codec</artifactId>
159                 <version>6.0.2-SNAPSHOT</version>
160             </dependency>
161             <dependency>
162                 <groupId>org.opendaylight.mdsal</groupId>
163                 <artifactId>mdsal-binding-dom-codec-osgi</artifactId>
164                 <version>6.0.2-SNAPSHOT</version>
165             </dependency>
166             <dependency>
167                 <groupId>org.opendaylight.mdsal</groupId>
168                 <artifactId>mdsal-binding-runtime-api</artifactId>
169                 <version>6.0.2-SNAPSHOT</version>
170             </dependency>
171             <dependency>
172                 <groupId>org.opendaylight.mdsal</groupId>
173                 <artifactId>mdsal-binding-runtime-spi</artifactId>
174                 <version>6.0.2-SNAPSHOT</version>
175             </dependency>
176             <dependency>
177                 <groupId>org.opendaylight.mdsal</groupId>
178                 <artifactId>mdsal-binding-runtime-osgi</artifactId>
179                 <version>6.0.2-SNAPSHOT</version>
180             </dependency>
181             <dependency>
182                 <groupId>org.opendaylight.mdsal</groupId>
183                 <artifactId>mdsal-binding-spi</artifactId>
184                 <version>6.0.2-SNAPSHOT</version>
185             </dependency>
186             <dependency>
187                 <groupId>org.opendaylight.mdsal</groupId>
188                 <artifactId>mdsal-binding-util</artifactId>
189                 <version>6.0.2-SNAPSHOT</version>
190             </dependency>
191             <dependency>
192                 <groupId>org.opendaylight.mdsal</groupId>
193                 <artifactId>mdsal-binding-test-utils</artifactId>
194                 <version>6.0.2-SNAPSHOT</version>
195                 <scope>test</scope>
196             </dependency>
197
198             <dependency>
199                 <groupId>org.opendaylight.mdsal.model</groupId>
200                 <artifactId>yang-ext</artifactId>
201                 <version>2013.09.07.18.2-SNAPSHOT</version>
202             </dependency>
203             <dependency>
204                 <groupId>org.opendaylight.mdsal.model</groupId>
205                 <artifactId>general-entity</artifactId>
206                 <version>6.0.2-SNAPSHOT</version>
207             </dependency>
208
209             <dependency>
210                 <groupId>org.opendaylight.mdsal</groupId>
211                 <artifactId>mdsal-eos-common-api</artifactId>
212                 <version>6.0.2-SNAPSHOT</version>
213             </dependency>
214             <dependency>
215                 <groupId>org.opendaylight.mdsal</groupId>
216                 <artifactId>mdsal-eos-common-spi</artifactId>
217                 <version>6.0.2-SNAPSHOT</version>
218             </dependency>
219             <dependency>
220                 <groupId>org.opendaylight.mdsal</groupId>
221                 <artifactId>mdsal-eos-dom-api</artifactId>
222                 <version>6.0.2-SNAPSHOT</version>
223             </dependency>
224             <dependency>
225                 <groupId>org.opendaylight.mdsal</groupId>
226                 <artifactId>mdsal-eos-dom-simple</artifactId>
227                 <version>6.0.2-SNAPSHOT</version>
228             </dependency>
229             <dependency>
230                 <groupId>org.opendaylight.mdsal</groupId>
231                 <artifactId>mdsal-eos-binding-api</artifactId>
232                 <version>6.0.2-SNAPSHOT</version>
233             </dependency>
234             <dependency>
235                 <groupId>org.opendaylight.mdsal</groupId>
236                 <artifactId>mdsal-eos-binding-adapter</artifactId>
237                 <version>6.0.2-SNAPSHOT</version>
238             </dependency>
239             <dependency>
240                 <groupId>org.opendaylight.mdsal</groupId>
241                 <artifactId>mdsal-singleton-common-api</artifactId>
242                 <version>6.0.2-SNAPSHOT</version>
243             </dependency>
244             <dependency>
245                 <groupId>org.opendaylight.mdsal</groupId>
246                 <artifactId>mdsal-singleton-dom-impl</artifactId>
247                 <version>6.0.2-SNAPSHOT</version>
248             </dependency>
249
250             <dependency>
251                 <groupId>org.opendaylight.mdsal</groupId>
252                 <artifactId>mdsal-trace-api</artifactId>
253                 <version>6.0.2-SNAPSHOT</version>
254             </dependency>
255             <dependency>
256                 <groupId>org.opendaylight.mdsal</groupId>
257                 <artifactId>mdsal-trace-cli</artifactId>
258                 <version>6.0.2-SNAPSHOT</version>
259             </dependency>
260             <dependency>
261                 <groupId>org.opendaylight.mdsal</groupId>
262                 <artifactId>mdsal-trace-impl</artifactId>
263                 <version>6.0.2-SNAPSHOT</version>
264             </dependency>
265
266             <!-- Features -->
267             <!-- BINDING -->
268             <dependency>
269                 <groupId>${project.groupId}</groupId>
270                 <artifactId>odl-mdsal-binding</artifactId>
271                 <version>6.0.2-SNAPSHOT</version>
272                 <classifier>features</classifier>
273                 <type>xml</type>
274             </dependency>
275             <dependency>
276                 <groupId>${project.groupId}</groupId>
277                 <artifactId>odl-mdsal-binding-base</artifactId>
278                 <version>6.0.2-SNAPSHOT</version>
279                 <classifier>features</classifier>
280                 <type>xml</type>
281             </dependency>
282             <dependency>
283                 <groupId>${project.groupId}</groupId>
284                 <artifactId>odl-mdsal-binding-runtime-api</artifactId>
285                 <version>6.0.2-SNAPSHOT</version>
286                 <classifier>features</classifier>
287                 <type>xml</type>
288             </dependency>
289             <dependency>
290                 <groupId>${project.groupId}</groupId>
291                 <artifactId>odl-mdsal-binding-runtime</artifactId>
292                 <version>6.0.2-SNAPSHOT</version>
293                 <classifier>features</classifier>
294                 <type>xml</type>
295             </dependency>
296             <dependency>
297                 <groupId>${project.groupId}</groupId>
298                 <artifactId>odl-mdsal-binding-api</artifactId>
299                 <version>6.0.2-SNAPSHOT</version>
300                 <classifier>features</classifier>
301                 <type>xml</type>
302             </dependency>
303             <dependency>
304                 <groupId>${project.groupId}</groupId>
305                 <artifactId>odl-mdsal-binding-dom-adapter</artifactId>
306                 <version>6.0.2-SNAPSHOT</version>
307                 <classifier>features</classifier>
308                 <type>xml</type>
309             </dependency>
310
311             <!-- DOM -->
312             <dependency>
313                 <groupId>${project.groupId}</groupId>
314                 <artifactId>odl-mdsal-dom</artifactId>
315                 <version>6.0.2-SNAPSHOT</version>
316                 <classifier>features</classifier>
317                 <type>xml</type>
318             </dependency>
319             <dependency>
320                 <groupId>${project.groupId}</groupId>
321                 <artifactId>odl-mdsal-dom-api</artifactId>
322                 <version>6.0.2-SNAPSHOT</version>
323                 <classifier>features</classifier>
324                 <type>xml</type>
325             </dependency>
326             <dependency>
327                 <groupId>${project.groupId}</groupId>
328                 <artifactId>odl-mdsal-dom-broker</artifactId>
329                 <version>6.0.2-SNAPSHOT</version>
330                 <classifier>features</classifier>
331                 <type>xml</type>
332             </dependency>
333             <dependency>
334                 <groupId>${project.groupId}</groupId>
335                 <artifactId>odl-mdsal-dom-runtime</artifactId>
336                 <version>6.0.2-SNAPSHOT</version>
337                 <classifier>features</classifier>
338                 <type>xml</type>
339             </dependency>
340
341             <!-- COMMON -->
342             <dependency>
343                 <groupId>${project.groupId}</groupId>
344                 <artifactId>odl-mdsal-common</artifactId>
345                 <version>6.0.2-SNAPSHOT</version>
346                 <classifier>features</classifier>
347                 <type>xml</type>
348             </dependency>
349
350             <!-- EOS -->
351             <dependency>
352                 <groupId>${project.groupId}</groupId>
353                 <artifactId>odl-mdsal-eos-common</artifactId>
354                 <version>6.0.2-SNAPSHOT</version>
355                 <classifier>features</classifier>
356                 <type>xml</type>
357             </dependency>
358             <dependency>
359                 <groupId>${project.groupId}</groupId>
360                 <artifactId>odl-mdsal-eos-dom</artifactId>
361                 <version>6.0.2-SNAPSHOT</version>
362                 <classifier>features</classifier>
363                 <type>xml</type>
364             </dependency>
365             <dependency>
366                 <groupId>${project.groupId}</groupId>
367                 <artifactId>odl-mdsal-eos-binding</artifactId>
368                 <version>6.0.2-SNAPSHOT</version>
369                 <classifier>features</classifier>
370                 <type>xml</type>
371             </dependency>
372
373             <!-- SINGLETON -->
374             <dependency>
375                 <groupId>${project.groupId}</groupId>
376                 <artifactId>odl-mdsal-singleton-common</artifactId>
377                 <version>6.0.2-SNAPSHOT</version>
378                 <classifier>features</classifier>
379                 <type>xml</type>
380             </dependency>
381             <dependency>
382                 <groupId>${project.groupId}</groupId>
383                 <artifactId>odl-mdsal-singleton-dom</artifactId>
384                 <version>6.0.2-SNAPSHOT</version>
385                 <classifier>features</classifier>
386                 <type>xml</type>
387             </dependency>
388
389             <!-- Trace -->
390             <dependency>
391                 <groupId>${project.groupId}</groupId>
392                 <artifactId>odl-mdsal-trace</artifactId>
393                 <version>6.0.2-SNAPSHOT</version>
394                 <classifier>features</classifier>
395                 <type>xml</type>
396             </dependency>
397
398             <!-- YANG Library -->
399             <dependency>
400                 <groupId>org.opendaylight.mdsal</groupId>
401                 <artifactId>mdsal-yanglib-api</artifactId>
402                 <version>0.11.2-SNAPSHOT</version>
403             </dependency>
404             <dependency>
405                 <groupId>org.opendaylight.mdsal</groupId>
406                 <artifactId>mdsal-yanglib-rfc7895</artifactId>
407                 <version>0.11.2-SNAPSHOT</version>
408             </dependency>
409             <dependency>
410                 <groupId>org.opendaylight.mdsal</groupId>
411                 <artifactId>mdsal-yanglib-rfc8525</artifactId>
412                 <version>0.11.2-SNAPSHOT</version>
413             </dependency>
414             <dependency>
415                 <groupId>${project.groupId}</groupId>
416                 <artifactId>odl-mdsal-exp-yanglib-api</artifactId>
417                 <version>0.11.2-SNAPSHOT</version>
418                 <classifier>features</classifier>
419                 <type>xml</type>
420             </dependency>
421             <dependency>
422                 <groupId>${project.groupId}</groupId>
423                 <artifactId>odl-mdsal-exp-yanglib-rfc7895</artifactId>
424                 <version>0.11.2-SNAPSHOT</version>
425                 <classifier>features</classifier>
426                 <type>xml</type>
427             </dependency>
428             <dependency>
429                 <groupId>${project.groupId}</groupId>
430                 <artifactId>odl-mdsal-exp-yanglib-rfc8525</artifactId>
431                 <version>0.11.2-SNAPSHOT</version>
432                 <classifier>features</classifier>
433                 <type>xml</type>
434             </dependency>
435
436             <!-- uint24 support -->
437             <dependency>
438                 <groupId>org.opendaylight.mdsal.model</groupId>
439                 <artifactId>odl-uint24</artifactId>
440                 <version>6.0.2-SNAPSHOT</version>
441             </dependency>
442             <dependency>
443                 <groupId>org.opendaylight.mdsal</groupId>
444                 <artifactId>mdsal-uint24-netty</artifactId>
445                 <version>6.0.2-SNAPSHOT</version>
446             </dependency>
447
448             <!-- MODELS -->
449             <dependency>
450                 <groupId>org.opendaylight.mdsal.model</groupId>
451                 <artifactId>opendaylight-l2-types</artifactId>
452                 <version>2013.08.27.18.2-SNAPSHOT</version>
453             </dependency>
454
455             <!-- RFC6991 -->
456             <dependency>
457                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
458                 <artifactId>rfc6991</artifactId>
459                 <version>6.0.2-SNAPSHOT</version>
460             </dependency>
461             <dependency>
462                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
463                 <artifactId>rfc6991-ietf-inet-types</artifactId>
464                 <version>6.0.2-SNAPSHOT</version>
465             </dependency>
466             <dependency>
467                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
468                 <artifactId>rfc6991-ietf-yang-types</artifactId>
469                 <version>6.0.2-SNAPSHOT</version>
470             </dependency>
471             <dependency>
472                 <groupId>org.opendaylight.mdsal.model</groupId>
473                 <artifactId>ietf-type-util</artifactId>
474                 <version>6.0.2-SNAPSHOT</version>
475             </dependency>
476
477             <!-- RFC7223 -->
478             <!-- FIXME: upgrade this to RFC8343 (2018-02-20, NMDA) -->
479             <dependency>
480                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
481                 <artifactId>rfc7223</artifactId>
482                 <version>6.0.2-SNAPSHOT</version>
483             </dependency>
484
485             <!-- RFC7224-20170119, live version: https://github.com/YangModels/yang/blob/master/standard/ietf/RFC/iana-if-type.yang -->
486             <dependency>
487                 <groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
488                 <artifactId>iana-if-type</artifactId>
489                 <version>6.0.2-SNAPSHOT</version>
490             </dependency>
491
492             <!-- RFC7224-20180703 version: http://www.iana.org/assignments/yang-parameters/iana-if-type@2018-07-03.yang -->
493             <dependency>
494                 <groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
495                 <artifactId>rfc7224-20180703-iana-if-type</artifactId>
496                 <version>6.0.2-SNAPSHOT</version>
497             </dependency>
498
499             <!-- RFC7277 -->
500             <!-- FIXME: upgrade this to RFC8344 (2018-02-22, NMDA) -->
501             <dependency>
502                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
503                 <artifactId>rfc7277</artifactId>
504                 <version>6.0.2-SNAPSHOT</version>
505             </dependency>
506
507             <!-- RFC7895 -->
508             <!-- FIXME: upgrade this to RFC8525 (2019-01-04, NMDA) -->
509             <dependency>
510                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
511                 <artifactId>rfc7895</artifactId>
512                 <version>6.0.2-SNAPSHOT</version>
513             </dependency>
514
515             <!-- RFC7952 -->
516             <dependency>
517                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
518                 <artifactId>rfc7952</artifactId>
519                 <version>6.0.2-SNAPSHOT</version>
520             </dependency>
521
522             <!-- RFC8294 -->
523             <dependency>
524                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
525                 <artifactId>rfc8294</artifactId>
526                 <version>6.0.2-SNAPSHOT</version>
527             </dependency>
528             <dependency>
529                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
530                 <artifactId>rfc8294-ietf-routing-types</artifactId>
531                 <version>6.0.2-SNAPSHOT</version>
532             </dependency>
533             <dependency>
534                 <groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
535                 <artifactId>iana-routing-types</artifactId>
536                 <version>6.0.2-SNAPSHOT</version>
537             </dependency>
538
539             <!-- RFC8342 -->
540             <dependency>
541                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
542                 <artifactId>rfc8342</artifactId>
543                 <version>6.0.2-SNAPSHOT</version>
544             </dependency>
545             <dependency>
546                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
547                 <artifactId>rfc8342-ietf-datastores</artifactId>
548                 <version>6.0.2-SNAPSHOT</version>
549             </dependency>
550             <dependency>
551                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
552                 <artifactId>rfc8342-ietf-origin</artifactId>
553                 <version>6.0.2-SNAPSHOT</version>
554             </dependency>
555
556             <!-- RFC8343 -->
557             <dependency>
558                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
559                 <artifactId>rfc8343</artifactId>
560                 <version>6.0.2-SNAPSHOT</version>
561             </dependency>
562
563             <!-- RFC8344 -->
564             <dependency>
565                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
566                 <artifactId>rfc8344</artifactId>
567                 <version>6.0.2-SNAPSHOT</version>
568             </dependency>
569
570             <!-- RFC8345 -->
571             <dependency>
572                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
573                 <artifactId>rfc8345</artifactId>
574                 <version>6.0.2-SNAPSHOT</version>
575             </dependency>
576             <dependency>
577                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
578                 <artifactId>rfc8345-ietf-network</artifactId>
579                 <version>6.0.2-SNAPSHOT</version>
580             </dependency>
581             <dependency>
582                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
583                 <artifactId>rfc8345-ietf-network-state</artifactId>
584                 <version>6.0.2-SNAPSHOT</version>
585             </dependency>
586             <dependency>
587                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
588                 <artifactId>rfc8345-ietf-network-topology</artifactId>
589                 <version>6.0.2-SNAPSHOT</version>
590             </dependency>
591             <dependency>
592                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
593                 <artifactId>rfc8345-ietf-network-topology-state</artifactId>
594                 <version>6.0.2-SNAPSHOT</version>
595             </dependency>
596
597             <!-- RFC8348 -->
598             <dependency>
599                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
600                 <artifactId>rfc8348</artifactId>
601                 <version>6.0.2-SNAPSHOT</version>
602             </dependency>
603             <dependency>
604                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
605                 <artifactId>rfc8348-ietf-hardware</artifactId>
606                 <version>6.0.2-SNAPSHOT</version>
607             </dependency>
608             <dependency>
609                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
610                 <artifactId>rfc8348-ietf-hardware-state</artifactId>
611                 <version>6.0.2-SNAPSHOT</version>
612             </dependency>
613             <dependency>
614                 <groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
615                 <artifactId>iana-hardware</artifactId>
616                 <version>6.0.2-SNAPSHOT</version>
617             </dependency>
618
619             <!-- RFC8349 -->
620             <dependency>
621                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
622                 <artifactId>rfc8349</artifactId>
623                 <version>6.0.2-SNAPSHOT</version>
624             </dependency>
625             <dependency>
626                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
627                 <artifactId>rfc8349-ietf-routing</artifactId>
628                 <version>6.0.2-SNAPSHOT</version>
629             </dependency>
630             <dependency>
631                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
632                 <artifactId>rfc8349-ietf-ipv4-unicast-routing</artifactId>
633                 <version>6.0.2-SNAPSHOT</version>
634             </dependency>
635             <dependency>
636                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
637                 <artifactId>rfc8349-ietf-ipv6-unicast-routing</artifactId>
638                 <version>6.0.2-SNAPSHOT</version>
639             </dependency>
640
641             <!-- RFC8519 -->
642             <dependency>
643                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
644                 <artifactId>rfc8519</artifactId>
645                 <version>6.0.2-SNAPSHOT</version>
646             </dependency>
647             <dependency>
648                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
649                 <artifactId>rfc8519-ietf-access-control-list</artifactId>
650                 <version>6.0.2-SNAPSHOT</version>
651             </dependency>
652             <dependency>
653                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
654                 <artifactId>rfc8519-ietf-ethertypes</artifactId>
655                 <version>6.0.2-SNAPSHOT</version>
656             </dependency>
657             <dependency>
658                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
659                 <artifactId>rfc8519-ietf-packet-fields</artifactId>
660                 <version>6.0.2-SNAPSHOT</version>
661             </dependency>
662
663             <!-- RFC8520 -->
664             <dependency>
665                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
666                 <artifactId>rfc8520</artifactId>
667                 <version>6.0.2-SNAPSHOT</version>
668             </dependency>
669             <dependency>
670                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
671                 <artifactId>rfc8520-ietf-acldns</artifactId>
672                 <version>6.0.2-SNAPSHOT</version>
673             </dependency>
674             <dependency>
675                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
676                 <artifactId>rfc8520-ietf-mud</artifactId>
677                 <version>6.0.2-SNAPSHOT</version>
678             </dependency>
679
680             <!-- RFC8525 -->
681             <dependency>
682                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
683                 <artifactId>rfc8525</artifactId>
684                 <version>6.0.2-SNAPSHOT</version>
685             </dependency>
686
687             <!-- RFC8528 -->
688             <dependency>
689                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
690                 <artifactId>rfc8528</artifactId>
691                 <version>6.0.2-SNAPSHOT</version>
692             </dependency>
693
694             <!-- RFC8529 -->
695             <dependency>
696                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
697                 <artifactId>rfc8529</artifactId>
698                 <version>6.0.2-SNAPSHOT</version>
699             </dependency>
700
701             <!-- RFC8530 -->
702             <dependency>
703                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
704                 <artifactId>rfc8530</artifactId>
705                 <version>6.0.2-SNAPSHOT</version>
706             </dependency>
707
708             <!-- RFC8542 -->
709             <dependency>
710                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
711                 <artifactId>rfc8542</artifactId>
712                 <version>6.0.2-SNAPSHOT</version>
713             </dependency>
714             <dependency>
715                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
716                 <artifactId>rfc8542-ietf-dc-fabric-topology</artifactId>
717                 <version>6.0.2-SNAPSHOT</version>
718             </dependency>
719             <dependency>
720                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
721                 <artifactId>rfc8542-ietf-dc-fabric-types</artifactId>
722                 <version>6.0.2-SNAPSHOT</version>
723             </dependency>
724
725             <!-- draft-clemm-netmod-yang-network-topo-01 -->
726             <!-- FIXME: figure out migration path towads:
727                         RFC8345
728                         RFC8346
729                         draft-ietf-teas-yang-te-topo-15 (?)
730                         draft-ietf-teas-yang-l3-te-topo-01 (?) -->
731             <dependency>
732                 <groupId>org.opendaylight.mdsal.model</groupId>
733                 <artifactId>ietf-ted</artifactId>
734                 <version>2013.10.21.18.2-SNAPSHOT</version>
735             </dependency>
736             <dependency>
737                 <groupId>org.opendaylight.mdsal.model</groupId>
738                 <artifactId>ietf-topology</artifactId>
739                 <version>2013.10.21.18.2-SNAPSHOT</version>
740             </dependency>
741             <dependency>
742                 <groupId>org.opendaylight.mdsal.model</groupId>
743                 <artifactId>ietf-topology-isis</artifactId>
744                 <version>2013.10.21.18.2-SNAPSHOT</version>
745             </dependency>
746             <dependency>
747                 <groupId>org.opendaylight.mdsal.model</groupId>
748                 <artifactId>ietf-topology-l3-unicast-igp</artifactId>
749                 <version>2013.10.21.18.2-SNAPSHOT</version>
750             </dependency>
751             <dependency>
752                 <groupId>org.opendaylight.mdsal.model</groupId>
753                 <artifactId>ietf-topology-ospf</artifactId>
754                 <version>2013.10.21.18.2-SNAPSHOT</version>
755             </dependency>
756
757             <!-- Features -->
758             <dependency>
759                 <groupId>org.opendaylight.mdsal.model</groupId>
760                 <artifactId>odl-mdsal-model-rfc6991</artifactId>
761                 <version>6.0.2-SNAPSHOT</version>
762                 <classifier>features</classifier>
763                 <type>xml</type>
764             </dependency>
765             <dependency>
766                 <groupId>org.opendaylight.mdsal.model</groupId>
767                 <artifactId>odl-mdsal-model-rfc7223</artifactId>
768                 <version>6.0.2-SNAPSHOT</version>
769                 <classifier>features</classifier>
770                 <type>xml</type>
771             </dependency>
772             <dependency>
773                 <groupId>org.opendaylight.mdsal.model</groupId>
774                 <artifactId>odl-mdsal-model-rfc7224</artifactId>
775                 <version>6.0.2-SNAPSHOT</version>
776                 <classifier>features</classifier>
777                 <type>xml</type>
778             </dependency>
779             <dependency>
780                 <groupId>org.opendaylight.mdsal.model</groupId>
781                 <artifactId>odl-mdsal-model-rfc7277</artifactId>
782                 <version>6.0.2-SNAPSHOT</version>
783                 <classifier>features</classifier>
784                 <type>xml</type>
785             </dependency>
786             <dependency>
787                 <groupId>org.opendaylight.mdsal.model</groupId>
788                 <artifactId>odl-mdsal-model-rfc7895</artifactId>
789                 <version>6.0.2-SNAPSHOT</version>
790                 <classifier>features</classifier>
791                 <type>xml</type>
792             </dependency>
793             <dependency>
794                 <groupId>org.opendaylight.mdsal.model</groupId>
795                 <artifactId>odl-mdsal-model-rfc7952</artifactId>
796                 <version>6.0.2-SNAPSHOT</version>
797                 <classifier>features</classifier>
798                 <type>xml</type>
799             </dependency>
800             <dependency>
801                 <groupId>org.opendaylight.mdsal.model</groupId>
802                 <artifactId>odl-mdsal-model-rfc8294</artifactId>
803                 <version>6.0.2-SNAPSHOT</version>
804                 <classifier>features</classifier>
805                 <type>xml</type>
806             </dependency>
807             <dependency>
808                 <groupId>org.opendaylight.mdsal.model</groupId>
809                 <artifactId>odl-mdsal-model-rfc8342</artifactId>
810                 <version>6.0.2-SNAPSHOT</version>
811                 <classifier>features</classifier>
812                 <type>xml</type>
813             </dependency>
814             <dependency>
815                 <groupId>org.opendaylight.mdsal.model</groupId>
816                 <artifactId>odl-mdsal-model-rfc8343</artifactId>
817                 <version>6.0.2-SNAPSHOT</version>
818                 <classifier>features</classifier>
819                 <type>xml</type>
820             </dependency>
821             <dependency>
822                 <groupId>org.opendaylight.mdsal.model</groupId>
823                 <artifactId>odl-mdsal-model-rfc8344</artifactId>
824                 <version>6.0.2-SNAPSHOT</version>
825                 <classifier>features</classifier>
826                 <type>xml</type>
827             </dependency>
828             <dependency>
829                 <groupId>org.opendaylight.mdsal.model</groupId>
830                 <artifactId>odl-mdsal-model-rfc8345</artifactId>
831                 <version>6.0.2-SNAPSHOT</version>
832                 <classifier>features</classifier>
833                 <type>xml</type>
834             </dependency>
835             <dependency>
836                 <groupId>org.opendaylight.mdsal.model</groupId>
837                 <artifactId>odl-mdsal-model-rfc8345-non-nmda</artifactId>
838                 <version>6.0.2-SNAPSHOT</version>
839                 <classifier>features</classifier>
840                 <type>xml</type>
841             </dependency>
842             <dependency>
843                 <groupId>org.opendaylight.mdsal.model</groupId>
844                 <artifactId>odl-mdsal-model-rfc8348</artifactId>
845                 <version>6.0.2-SNAPSHOT</version>
846                 <classifier>features</classifier>
847                 <type>xml</type>
848             </dependency>
849             <dependency>
850                 <groupId>org.opendaylight.mdsal.model</groupId>
851                 <artifactId>odl-mdsal-model-rfc8348-non-nmda</artifactId>
852                 <version>6.0.2-SNAPSHOT</version>
853                 <classifier>features</classifier>
854                 <type>xml</type>
855             </dependency>
856             <dependency>
857                 <groupId>org.opendaylight.mdsal.model</groupId>
858                 <artifactId>odl-mdsal-model-rfc8349</artifactId>
859                 <version>6.0.2-SNAPSHOT</version>
860                 <classifier>features</classifier>
861                 <type>xml</type>
862             </dependency>
863             <dependency>
864                 <groupId>org.opendaylight.mdsal.model</groupId>
865                 <artifactId>odl-mdsal-model-rfc8519</artifactId>
866                 <version>6.0.2-SNAPSHOT</version>
867                 <classifier>features</classifier>
868                 <type>xml</type>
869             </dependency>
870             <dependency>
871                 <groupId>org.opendaylight.mdsal.model</groupId>
872                 <artifactId>odl-mdsal-model-rfc8520</artifactId>
873                 <version>6.0.2-SNAPSHOT</version>
874                 <classifier>features</classifier>
875                 <type>xml</type>
876             </dependency>
877             <dependency>
878                 <groupId>org.opendaylight.mdsal.model</groupId>
879                 <artifactId>odl-mdsal-model-rfc8525</artifactId>
880                 <version>6.0.2-SNAPSHOT</version>
881                 <classifier>features</classifier>
882                 <type>xml</type>
883             </dependency>
884             <dependency>
885                 <groupId>org.opendaylight.mdsal.model</groupId>
886                 <artifactId>odl-mdsal-model-rfc8528</artifactId>
887                 <version>6.0.2-SNAPSHOT</version>
888                 <classifier>features</classifier>
889                 <type>xml</type>
890             </dependency>
891             <dependency>
892                 <groupId>org.opendaylight.mdsal.model</groupId>
893                 <artifactId>odl-mdsal-model-rfc8529</artifactId>
894                 <version>6.0.2-SNAPSHOT</version>
895                 <classifier>features</classifier>
896                 <type>xml</type>
897             </dependency>
898             <dependency>
899                 <groupId>org.opendaylight.mdsal.model</groupId>
900                 <artifactId>odl-mdsal-model-rfc8530</artifactId>
901                 <version>6.0.2-SNAPSHOT</version>
902                 <classifier>features</classifier>
903                 <type>xml</type>
904             </dependency>
905             <dependency>
906                 <groupId>org.opendaylight.mdsal.model</groupId>
907                 <artifactId>odl-mdsal-model-rfc8542</artifactId>
908                 <version>6.0.2-SNAPSHOT</version>
909                 <classifier>features</classifier>
910                 <type>xml</type>
911             </dependency>
912
913             <dependency>
914                 <groupId>org.opendaylight.mdsal.model</groupId>
915                 <artifactId>odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01</artifactId>
916                 <version>6.0.2-SNAPSHOT</version>
917                 <classifier>features</classifier>
918                 <type>xml</type>
919             </dependency>
920             <dependency>
921                 <groupId>org.opendaylight.mdsal.model</groupId>
922                 <artifactId>odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal</artifactId>
923                 <version>6.0.2-SNAPSHOT</version>
924                 <classifier>features</classifier>
925                 <type>xml</type>
926             </dependency>
927             <dependency>
928                 <groupId>org.opendaylight.mdsal.model</groupId>
929                 <artifactId>odl-mdsal-model-odl-l2-types</artifactId>
930                 <version>6.0.2-SNAPSHOT</version>
931                 <classifier>features</classifier>
932                 <type>xml</type>
933             </dependency>
934             <dependency>
935                 <groupId>org.opendaylight.mdsal.model</groupId>
936                 <artifactId>odl-mdsal-model-odl-uint24</artifactId>
937                 <version>6.0.2-SNAPSHOT</version>
938                 <classifier>features</classifier>
939                 <type>xml</type>
940             </dependency>
941             <dependency>
942                 <groupId>org.opendaylight.mdsal</groupId>
943                 <artifactId>odl-mdsal-uint24-netty</artifactId>
944                 <version>6.0.2-SNAPSHOT</version>
945                 <classifier>features</classifier>
946                 <type>xml</type>
947             </dependency>
948
949             <!-- Documentation -->
950             <dependency>
951                 <groupId>org.opendaylight.mdsal</groupId>
952                 <artifactId>mdsal-docs</artifactId>
953                 <version>6.0.2-SNAPSHOT</version>
954             </dependency>
955         </dependencies>
956     </dependencyManagement>
957 </project>