We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b946bc commit fad7459Copy full SHA for fad7459
1 file changed
pom.xml
@@ -505,6 +505,9 @@
505
<quiet>true</quiet>
506
<source>8</source>
507
<doclint>none</doclint>
508
+ <links>
509
+ <link>https://dst.lbl.gov/ACSSoftware/colt/api/</link>
510
+ </links>
511
</configuration>
512
</plugin>
513
</plugins>
@@ -538,6 +541,9 @@
538
541
539
542
540
543
544
545
546
547
548
549
<plugin>
0 commit comments