blob: 2f59581d299cf180065e351ee4a807150e2aafb0 [file] [log] [blame]
Ian Maxon6e5f18e2015-11-24 18:02:48 -08001<?xml version="1.0" encoding="UTF-8"?>
2<supplementalDataModels>
3 <supplement>
4 <project>
Michael Blow727187c2017-01-05 11:43:43 -05005 <groupId>stax</groupId>
6 <artifactId>stax</artifactId>
7 <licenses>
8 <license>
9 <name>The Apache Software License, Version 2.0</name>
10 <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
11 </license>
12 </licenses>
13 <properties>
14 <verifiedVersions>1.1.1-dev,1.2.0</verifiedVersions>
15 </properties>
16 </project>
17 </supplement>
18 <supplement>
19 <project>
Ian Maxon6e5f18e2015-11-24 18:02:48 -080020 <groupId>org.slf4j</groupId>
Michael Blowb29bd732017-01-16 11:44:39 -050021 <artifactId>slf4j-simple</artifactId>
Ian Maxon6e5f18e2015-11-24 18:02:48 -080022 <licenses>
23 <license>
Michael Blow1355c262017-01-04 16:23:31 -050024 <name>an MIT-style license</name>
Ian Maxon6e5f18e2015-11-24 18:02:48 -080025 <url>http://www.slf4j.org/license.html</url>
26 </license>
27 </licenses>
28 </project>
29 </supplement>
30 <supplement>
31 <project>
32 <groupId>org.slf4j</groupId>
Michael Blowb29bd732017-01-16 11:44:39 -050033 <artifactId>slf4j-api</artifactId>
Ian Maxon6e5f18e2015-11-24 18:02:48 -080034 <licenses>
35 <license>
Michael Blow1355c262017-01-04 16:23:31 -050036 <name>an MIT-style license</name>
Michael Blow0f7e4872018-12-15 20:01:23 -050037 <url>https://raw.githubusercontent.com/qos-ch/slf4j/v_1.7.25/slf4j-api/LICENSE.txt</url>
Ian Maxon6e5f18e2015-11-24 18:02:48 -080038 </license>
39 </licenses>
Michael Blow64061792018-04-13 21:13:44 -040040 <properties>
Michael Blow0f7e4872018-12-15 20:01:23 -050041 <license.ignoreMissingEmbeddedNotice>1.7.25</license.ignoreMissingEmbeddedNotice>
42 <license.ignoreMissingEmbeddedLicense>1.7.25</license.ignoreMissingEmbeddedLicense>
43 <license.ignoreLicenseOverride>1.7.25</license.ignoreLicenseOverride>
Michael Blow64061792018-04-13 21:13:44 -040044 </properties>
Ian Maxon6e5f18e2015-11-24 18:02:48 -080045 </project>
46 </supplement>
47 <supplement>
48 <project>
Michael Blow1355c262017-01-04 16:23:31 -050049 <groupId>org.slf4j</groupId>
50 <artifactId>slf4j-log4j12</artifactId>
51 <licenses>
52 <license>
53 <name>an MIT-style license</name>
54 <url>http://www.slf4j.org/license.html</url>
55 </license>
56 </licenses>
57 <!-- not yet used
58 <properties>
59 <verifiedVersions>1.6.1,1.7.5</verifiedVersions>
60 </properties>
61 -->
62 </project>
63 </supplement>
64 <supplement>
65 <project>
Ian Maxon6e5f18e2015-11-24 18:02:48 -080066 <groupId>jline</groupId>
67 <artifactId>jline</artifactId>
68 <name>JLine</name>
69 <url>http://jline.sourceforge.net</url>
70 <organization>
71 <name>JLine</name>
72 <url>http://jline.sourceforge.net</url>
73 </organization>
74 <licenses>
75 <license>
Michael Blow62249662017-01-24 14:22:47 -050076 <name>a BSD 3-clause license</name>
Ian Maxon6e5f18e2015-11-24 18:02:48 -080077 <url>http://jline.sourceforge.net/license.html</url>
78 </license>
79 </licenses>
80 </project>
81 </supplement>
82 <supplement>
83 <project>
Michael Blow62249662017-01-24 14:22:47 -050084 <groupId>com.jcraft</groupId>
85 <artifactId>jsch</artifactId>
86 <licenses>
87 <license>
88 <name>a BSD 3-clause license</name>
89 <url>http://www.jcraft.com/jsch/LICENSE.txt</url>
90 </license>
91 </licenses>
92 </project>
93 </supplement>
94 <supplement>
95 <project>
Ian Maxon6e5f18e2015-11-24 18:02:48 -080096 <groupId>aopalliance</groupId>
97 <artifactId>aopalliance</artifactId>
98 <name>XML Pull Parsing API</name>
99 <organization>
100 <name>AOP Alliance</name>
101 <url>http://aopalliance.sourceforge.net/</url>
102 </organization>
103 <licenses>
104 <license>
105 <name>Public Domain</name>
106 </license>
107 </licenses>
108 </project>
109 </supplement>
110 <supplement>
111 <project>
112 <groupId>javax.servlet</groupId>
113 <artifactId>servlet-api</artifactId>
114 <name>Java Servlet API</name>
Michael Blow62249662017-01-24 14:22:47 -0500115 <url>https://jcp.org/aboutJava/communityprocess/mrel/jsr154/index.html</url>
Ian Maxon6e5f18e2015-11-24 18:02:48 -0800116 <organization>
117 <name>Oracle Corporation</name>
118 <url>http://www.oracle.com/</url>
119 </organization>
120 <licenses>
121 <license>
122 <name>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</name>
123 <url>http://www.sun.com/cddl/cddl.html</url>
124 </license>
125 </licenses>
126 </project>
127 </supplement>
128 <supplement>
129 <project>
Michael Blow62249662017-01-24 14:22:47 -0500130 <groupId>jdom</groupId>
131 <artifactId>jdom</artifactId>
132 <licenses>
133 <license>
134 <name>an ASL v1.1-style license</name>
135 <url>licenses/jdom.txt</url>
136 </license>
137 </licenses>
138 </project>
139 </supplement>
140 <supplement>
141 <project>
Ian Maxon6e5f18e2015-11-24 18:02:48 -0800142 <groupId>rome</groupId>
143 <artifactId>rome</artifactId>
144 <name>ROME</name>
145 <organization>
146 <name>The Apache Software Foundation</name>
147 <url>http://www.apache.org/</url>
148 </organization>
149 <licenses>
150 <license>
151 <name>The Apache Software License, Version 2.0</name>
152 <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
153 </license>
154 </licenses>
155 </project>
156 </supplement>
Michael Blow64061792018-04-13 21:13:44 -0400157 <supplement>
158 <project>
159 <groupId>io.netty</groupId>
160 <artifactId>netty-all</artifactId>
161 <properties>
162 <!-- netty is ALv2, and does not contain any embedded LICENSE or NOTICE file -->
Michael Blow4bf70482020-04-08 12:58:40 -0400163 <license.ignoreMissingEmbeddedLicense>4.1.25.Final,4.1.32.Final,4.1.42.Final,4.1.48.Final</license.ignoreMissingEmbeddedLicense>
164 <license.ignoreMissingEmbeddedNotice>4.1.25.Final,4.1.32.Final,4.1.42.Final,4.1.48.Final</license.ignoreMissingEmbeddedNotice>
165 <license.ignoreNoticeOverride>4.1.25.Final,4.1.32.Final,4.1.42.Final,4.1.48.Final</license.ignoreNoticeOverride>
Michael Blow64061792018-04-13 21:13:44 -0400166 </properties>
167 </project>
168 </supplement>
169 <supplement>
170 <project>
171 <groupId>com.google.guava</groupId>
172 <artifactId>guava</artifactId>
173 <properties>
174 <!-- guava is ALv2, and does not contain any embedded LICENSE or NOTICE file -->
Michael Blow0f7e4872018-12-15 20:01:23 -0500175 <!-- see https://github.com/google/guava/blob/v18.0/COPYING -->
Michael Blowb5727c62020-03-05 21:16:35 -0500176 <!-- see https://github.com/google/guava/tree/v28.[012]/COPYING -->
Michael Blow3a188522021-01-26 17:13:45 -0500177 <license.ignoreMissingEmbeddedNotice>18.0,28.0-jre,28.1-jre,28.2-jre,30.1-jre</license.ignoreMissingEmbeddedNotice>
178 <license.ignoreMissingEmbeddedLicense>18.0,28.0-jre,28.1-jre,28.2-jre,30.1-jre</license.ignoreMissingEmbeddedLicense>
Michael Blowe8e59d0e2019-09-26 19:28:12 -0400179 </properties>
180 </project>
181 </supplement>
182 <supplement>
183 <project>
184 <groupId>com.google.guava</groupId>
185 <artifactId>failureaccess</artifactId>
186 <properties>
187 <!-- guava is ALv2, and does not contain any embedded LICENSE or NOTICE file -->
188 <!-- see https://github.com/google/guava/tree/v28.0/ -->
189 <license.ignoreMissingEmbeddedLicense>1.0.1</license.ignoreMissingEmbeddedLicense>
190 <license.ignoreMissingEmbeddedNotice>1.0.1</license.ignoreMissingEmbeddedNotice>
191 </properties>
192 </project>
193 </supplement>
194 <supplement>
195 <project>
196 <groupId>com.google.errorprone</groupId>
197 <artifactId>error_prone_annotations</artifactId>
Michael Blowb5727c62020-03-05 21:16:35 -0500198 <!-- see https://github.com/google/error-prone/tree/v2.3.[24]/ -->
Michael Blowe8e59d0e2019-09-26 19:28:12 -0400199 <properties>
Michael Blowb5727c62020-03-05 21:16:35 -0500200 <license.ignoreMissingEmbeddedLicense>2.3.2,2.3.4</license.ignoreMissingEmbeddedLicense>
201 <license.ignoreMissingEmbeddedNotice>2.3.2,2.3.4</license.ignoreMissingEmbeddedNotice>
Michael Blow64061792018-04-13 21:13:44 -0400202 </properties>
203 </project>
204 </supplement>
205 <supplement>
206 <project>
207 <groupId>org.ini4j</groupId>
208 <artifactId>ini4j</artifactId>
209 <properties>
210 <!-- ini4j is ALv2, and does not contain any embedded LICENSE or NOTICE file -->
211 <license.ignoreMissingEmbeddedNotice>0.5.4</license.ignoreMissingEmbeddedNotice>
212 <license.ignoreMissingEmbeddedLicense>0.5.4</license.ignoreMissingEmbeddedLicense>
213 </properties>
214 </project>
215 </supplement>
216 <supplement>
217 <project>
218 <groupId>args4j</groupId>
219 <artifactId>args4j</artifactId>
220 <properties>
221 <!-- args4j does not provide an embedded NOTICE file -->
222 <license.ignoreMissingEmbeddedNotice>2.33</license.ignoreMissingEmbeddedNotice>
223 </properties>
224 </project>
225 </supplement>
226 <supplement>
227 <project>
228 <groupId>com.fasterxml.jackson.core</groupId>
229 <artifactId>jackson-annotations</artifactId>
230 <properties>
Michael Blowb5727c62020-03-05 21:16:35 -0500231 <!-- jackson-annotations does not provide an embedded NOTICE file -->
Michael Blow3a188522021-01-26 17:13:45 -0500232 <license.ignoreMissingEmbeddedNotice>2.8.4,2.9.7,2.9.10,2.10.0,2.10.3,2.12.1</license.ignoreMissingEmbeddedNotice>
Michael Blow64061792018-04-13 21:13:44 -0400233 </properties>
234 </project>
235 </supplement>
Michael Blowd5287a22018-04-15 00:23:42 -0400236 <supplement>
237 <project>
238 <groupId>com.esri.geometry</groupId>
239 <artifactId>esri-geometry-api</artifactId>
240 <properties>
241 <!-- esri is ALv2, and does not contain any embedded LICENSE or NOTICE file -->
Michael Blowb8df1c52019-11-08 14:15:42 -0500242 <license.ignoreMissingEmbeddedLicense>2.0.0,2.2.3</license.ignoreMissingEmbeddedLicense>
243 <license.ignoreMissingEmbeddedNotice>2.0.0,2.2.3</license.ignoreMissingEmbeddedNotice>
Michael Blowd5287a22018-04-15 00:23:42 -0400244 </properties>
245 </project>
246 </supplement>
247 <supplement>
248 <project>
249 <groupId>it.unimi.dsi</groupId>
250 <artifactId>fastutil</artifactId>
251 <properties>
252 <!-- fastutil is ALv2, and does not contain any embedded LICENSE or NOTICE file -->
Michael Blow0f7e4872018-12-15 20:01:23 -0500253 <!-- see https://github.com/vigna/fastutil/blob/8.1.1/LICENSE-2.0 -->
254 <!-- see https://github.com/vigna/fastutil/blob/8.2.2/LICENSE-2.0 -->
Michael Blowb5727c62020-03-05 21:16:35 -0500255 <!-- see https://github.com/vigna/fastutil/blob/8.3.0/LICENSE-2.0 -->
Michael Blowb8df1c52019-11-08 14:15:42 -0500256 <license.ignoreMissingEmbeddedLicense>8.1.1,8.2.2,8.3.0</license.ignoreMissingEmbeddedLicense>
257 <license.ignoreMissingEmbeddedNotice>8.1.1,8.2.2,8.3.0</license.ignoreMissingEmbeddedNotice>
Michael Blowd5287a22018-04-15 00:23:42 -0400258 </properties>
259 </project>
260 </supplement>
Michael Blow99046092019-03-01 15:23:09 -0500261 <supplement>
262 <project>
263 <groupId>org.xerial.snappy</groupId>
264 <artifactId>snappy-java</artifactId>
265 <properties>
266 <!-- snappy-java is ALv2, and does not contain any embedded LICENSE or NOTICE file -->
267 <!-- license override not needed, ALv2 is specified in its pom.xml -->
268 <!-- see https://github.com/xerial/snappy-java/blob/1.1.7.1/LICENSE -->
269 <license.ignoreMissingEmbeddedLicense>1.1.7.1</license.ignoreMissingEmbeddedLicense>
270 <license.ignoreMissingEmbeddedNotice>1.1.7.1</license.ignoreMissingEmbeddedNotice>
271 </properties>
272 </project>
273 </supplement>
Hussain Towaileb5e441282020-05-13 03:02:49 +0300274
275 <!-- AWS SDK begin -->
276 <!-- software.amazon.awssdk is ALv2, and does not contain any embedded LICENSE or NOTICE file -->
277 <!-- license override not needed, ALv2 is specified in its pom.xml -->
278 <!-- see https://github.com/aws/aws-sdk-java-v2/blob/master/LICENSE.txt -->
279 <supplement>
280 <project>
281 <groupId>software.amazon.awssdk</groupId>
282 <artifactId>sdk-core</artifactId>
283 <properties>
284 <license.ignoreMissingEmbeddedLicense>2.10.83</license.ignoreMissingEmbeddedLicense>
285 <license.ignoreMissingEmbeddedNotice>2.10.83</license.ignoreMissingEmbeddedNotice>
286 <license.ignoreNoticeOverride>2.10.83</license.ignoreNoticeOverride>
287 </properties>
288 </project>
289 </supplement>
290 <supplement>
291 <project>
292 <groupId>software.amazon.awssdk</groupId>
293 <artifactId>aws-core</artifactId>
294 <properties>
295 <license.ignoreMissingEmbeddedLicense>2.10.83</license.ignoreMissingEmbeddedLicense>
296 <license.ignoreMissingEmbeddedNotice>2.10.83</license.ignoreMissingEmbeddedNotice>
297 <license.ignoreNoticeOverride>2.10.83</license.ignoreNoticeOverride>
298 </properties>
299 </project>
300 </supplement>
301 <supplement>
302 <project>
303 <groupId>software.amazon.awssdk</groupId>
304 <artifactId>s3</artifactId>
305 <properties>
306 <license.ignoreMissingEmbeddedLicense>2.10.83</license.ignoreMissingEmbeddedLicense>
307 <license.ignoreMissingEmbeddedNotice>2.10.83</license.ignoreMissingEmbeddedNotice>
308 <license.ignoreNoticeOverride>2.10.83</license.ignoreNoticeOverride>
309 </properties>
310 </project>
311 </supplement>
312 <supplement>
313 <project>
314 <groupId>software.amazon.awssdk</groupId>
315 <artifactId>auth</artifactId>
316 <properties>
317 <license.ignoreMissingEmbeddedLicense>2.10.83</license.ignoreMissingEmbeddedLicense>
318 <license.ignoreMissingEmbeddedNotice>2.10.83</license.ignoreMissingEmbeddedNotice>
319 <license.ignoreNoticeOverride>2.10.83</license.ignoreNoticeOverride>
320 </properties>
321 </project>
322 </supplement>
323 <supplement>
324 <project>
325 <groupId>software.amazon.awssdk</groupId>
326 <artifactId>protocol-core</artifactId>
327 <properties>
328 <license.ignoreMissingEmbeddedLicense>2.10.83</license.ignoreMissingEmbeddedLicense>
329 <license.ignoreMissingEmbeddedNotice>2.10.83</license.ignoreMissingEmbeddedNotice>
330 <license.ignoreNoticeOverride>2.10.83</license.ignoreNoticeOverride>
331 </properties>
332 </project>
333 </supplement>
334 <supplement>
335 <project>
336 <groupId>software.amazon.awssdk</groupId>
337 <artifactId>regions</artifactId>
338 <properties>
339 <license.ignoreMissingEmbeddedLicense>2.10.83</license.ignoreMissingEmbeddedLicense>
340 <license.ignoreMissingEmbeddedNotice>2.10.83</license.ignoreMissingEmbeddedNotice>
341 <license.ignoreNoticeOverride>2.10.83</license.ignoreNoticeOverride>
342 </properties>
343 </project>
344 </supplement>
345 <supplement>
346 <project>
347 <groupId>software.amazon.awssdk</groupId>
348 <artifactId>arns</artifactId>
349 <properties>
350 <license.ignoreMissingEmbeddedLicense>2.10.83</license.ignoreMissingEmbeddedLicense>
351 <license.ignoreMissingEmbeddedNotice>2.10.83</license.ignoreMissingEmbeddedNotice>
352 <license.ignoreNoticeOverride>2.10.83</license.ignoreNoticeOverride>
353 </properties>
354 </project>
355 </supplement>
356 <supplement>
357 <project>
358 <groupId>software.amazon.awssdk</groupId>
359 <artifactId>netty-nio-client</artifactId>
360 <properties>
361 <license.ignoreMissingEmbeddedLicense>2.10.83</license.ignoreMissingEmbeddedLicense>
362 <license.ignoreMissingEmbeddedNotice>2.10.83</license.ignoreMissingEmbeddedNotice>
363 <license.ignoreNoticeOverride>2.10.83</license.ignoreNoticeOverride>
364 </properties>
365 </project>
366 </supplement>
367 <supplement>
368 <project>
369 <groupId>software.amazon.awssdk</groupId>
370 <artifactId>aws-xml-protocol</artifactId>
371 <properties>
372 <license.ignoreMissingEmbeddedLicense>2.10.83</license.ignoreMissingEmbeddedLicense>
373 <license.ignoreMissingEmbeddedNotice>2.10.83</license.ignoreMissingEmbeddedNotice>
374 <license.ignoreNoticeOverride>2.10.83</license.ignoreNoticeOverride>
375 </properties>
376 </project>
377 </supplement>
378 <supplement>
379 <project>
380 <groupId>software.amazon.awssdk</groupId>
381 <artifactId>annotations</artifactId>
382 <properties>
383 <license.ignoreMissingEmbeddedLicense>2.10.83</license.ignoreMissingEmbeddedLicense>
384 <license.ignoreMissingEmbeddedNotice>2.10.83</license.ignoreMissingEmbeddedNotice>
385 <license.ignoreNoticeOverride>2.10.83</license.ignoreNoticeOverride>
386 </properties>
387 </project>
388 </supplement>
389 <supplement>
390 <project>
391 <groupId>software.amazon.awssdk</groupId>
392 <artifactId>apache-client</artifactId>
393 <properties>
394 <license.ignoreMissingEmbeddedLicense>2.10.83</license.ignoreMissingEmbeddedLicense>
395 <license.ignoreMissingEmbeddedNotice>2.10.83</license.ignoreMissingEmbeddedNotice>
396 <license.ignoreNoticeOverride>2.10.83</license.ignoreNoticeOverride>
397 </properties>
398 </project>
399 </supplement>
400 <supplement>
401 <project>
402 <groupId>software.amazon.awssdk</groupId>
403 <artifactId>utils</artifactId>
404 <properties>
405 <license.ignoreMissingEmbeddedLicense>2.10.83</license.ignoreMissingEmbeddedLicense>
406 <license.ignoreMissingEmbeddedNotice>2.10.83</license.ignoreMissingEmbeddedNotice>
407 <license.ignoreNoticeOverride>2.10.83</license.ignoreNoticeOverride>
408 </properties>
409 </project>
410 </supplement>
411 <supplement>
412 <project>
413 <groupId>software.amazon.awssdk</groupId>
414 <artifactId>http-client-spi</artifactId>
415 <properties>
416 <license.ignoreMissingEmbeddedLicense>2.10.83</license.ignoreMissingEmbeddedLicense>
417 <license.ignoreMissingEmbeddedNotice>2.10.83</license.ignoreMissingEmbeddedNotice>
418 <license.ignoreNoticeOverride>2.10.83</license.ignoreNoticeOverride>
419 </properties>
420 </project>
421 </supplement>
422 <supplement>
423 <project>
424 <groupId>software.amazon.awssdk</groupId>
425 <artifactId>aws-query-protocol</artifactId>
426 <properties>
427 <license.ignoreMissingEmbeddedLicense>2.10.83</license.ignoreMissingEmbeddedLicense>
428 <license.ignoreMissingEmbeddedNotice>2.10.83</license.ignoreMissingEmbeddedNotice>
429 <license.ignoreNoticeOverride>2.10.83</license.ignoreNoticeOverride>
430 </properties>
431 </project>
432 </supplement>
433 <supplement>
434 <project>
435 <groupId>software.amazon.awssdk</groupId>
436 <artifactId>profiles</artifactId>
437 <properties>
438 <license.ignoreMissingEmbeddedLicense>2.10.83</license.ignoreMissingEmbeddedLicense>
439 <license.ignoreMissingEmbeddedNotice>2.10.83</license.ignoreMissingEmbeddedNotice>
440 <license.ignoreNoticeOverride>2.10.83</license.ignoreNoticeOverride>
441 </properties>
442 </project>
443 </supplement>
444
445 <!-- software.amazon.eventstream is ALv2, and does not contain any embedded LICENSE or NOTICE file -->
446 <!-- license override not needed, ALv2 is specified in its pom.xml -->
447 <!-- see https://github.com/awslabs/aws-eventstream-java -->
448 <supplement>
449 <project>
450 <groupId>software.amazon.eventstream</groupId>
451 <artifactId>eventstream</artifactId>
452 <properties>
453 <license.ignoreMissingEmbeddedLicense>1.0.1</license.ignoreMissingEmbeddedLicense>
454 <license.ignoreMissingEmbeddedNotice>1.0.1</license.ignoreMissingEmbeddedNotice>
455 <license.ignoreNoticeOverride>1.0.1</license.ignoreNoticeOverride>
456 </properties>
457 </project>
458 </supplement>
459 <!-- AWS SDK end -->
460
461 <!-- com.typesafe.netty is ALv2, and does not contain any embedded LICENSE or NOTICE file -->
462 <!-- license override not needed, ALv2 is specified in its pom.xml -->
463 <!-- see https://github.com/playframework/netty-reactive-streams -->
464 <supplement>
465 <project>
466 <groupId>com.typesafe.netty</groupId>
467 <artifactId>netty-reactive-streams</artifactId>
468 <properties>
469 <license.ignoreMissingEmbeddedLicense>2.0.4</license.ignoreMissingEmbeddedLicense>
470 <license.ignoreMissingEmbeddedNotice>2.0.4</license.ignoreMissingEmbeddedNotice>
471 </properties>
472 </project>
473 </supplement>
474
475 <supplement>
476 <project>
477 <groupId>com.typesafe.netty</groupId>
478 <artifactId>netty-reactive-streams-http</artifactId>
479 <properties>
480 <license.ignoreMissingEmbeddedLicense>2.0.4</license.ignoreMissingEmbeddedLicense>
481 <license.ignoreMissingEmbeddedNotice>2.0.4</license.ignoreMissingEmbeddedNotice>
482 </properties>
483 </project>
484 </supplement>
485
486 <!-- org.reactivestreams does not contain any embedded LICENSE or NOTICE file -->
487 <!-- see https://github.com/reactive-streams/reactive-streams-jvm -->
488 <supplement>
489 <project>
490 <groupId>org.reactivestreams</groupId>
491 <artifactId>reactive-streams</artifactId>
492 <properties>
493 <license.ignoreMissingEmbeddedLicense>1.0.2</license.ignoreMissingEmbeddedLicense>
494 <license.ignoreMissingEmbeddedNotice>1.0.2</license.ignoreMissingEmbeddedNotice>
495 <license.ignoreLicenseOverride>1.0.2</license.ignoreLicenseOverride>
496 <license.ignoreNoticeOverride>1.0.2</license.ignoreNoticeOverride>
497 </properties>
498 </project>
499 </supplement>
500
Ian Maxon6e5f18e2015-11-24 18:02:48 -0800501</supplementalDataModels>