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 ecc81de commit 3b49fc8Copy full SHA for 3b49fc8
pom.xml
@@ -16,9 +16,8 @@
16
<licenses>
17
<license>
18
<name>The Apache Software License, Version 2.0</name>
19
- <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+ <url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
20
<distribution>repo</distribution>
21
- <comments>A business-friendly OSS license</comments>
22
</license>
23
</licenses>
24
@@ -322,7 +321,6 @@
322
321
</goals>
323
<configuration>
324
<gpgArguments>
325
- <arg>--batch</arg>
326
<arg>--pinentry-mode</arg>
327
<arg>loopback</arg>
328
</gpgArguments>
0 commit comments