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 334645d commit e1b46c2Copy full SHA for e1b46c2
pom.xml
@@ -424,6 +424,9 @@ limitations under the License.
424
<groupId>org.apache.maven.plugins</groupId>
425
<artifactId>maven-gpg-plugin</artifactId>
426
<version>3.2.6</version>
427
+ <configuration>
428
+ <bestPractices>true</bestPractices>
429
+ </configuration>
430
</plugin>
431
<plugin>
432
0 commit comments