We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66b0a6c commit 65561d8Copy full SHA for 65561d8
api/pom.xml
@@ -196,6 +196,7 @@
196
<update>${copyright.update}</update>
197
<!-- check that year is correct -->
198
<ignoreYear>${copyright.ignoreyear}</ignoreYear>
199
+ <quiet>false</quiet>
200
</configuration>
201
</plugin>
202
<plugin>
api/src/main/javadoc/doc-files/EFSL.html
@@ -6,7 +6,7 @@
6
7
This program and the accompanying materials are made available under the
8
terms of the Eclipse Public License v. 2.0, which is available at
9
- https://www.eclipse.org/legal/epl-2.0.
+ http://www.eclipse.org/legal/epl-2.0.
10
11
This Source Code may also be made available under the following Secondary
12
Licenses when the conditions for such availability set forth in the
0 commit comments