dependabot[bot]
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
java/pom.xml
|
|
@ -195,7 +195,7 @@ |
|
|
<plugin> |
|
|
<plugin> |
|
|
<groupId>org.apache.maven.plugins</groupId> |
|
|
<groupId>org.apache.maven.plugins</groupId> |
|
|
<artifactId>maven-gpg-plugin</artifactId> |
|
|
<artifactId>maven-gpg-plugin</artifactId> |
|
|
<version>1.1</version> |
|
|
|
|
|
|
|
|
<version>3.1.0</version> |
|
|
<executions> |
|
|
<executions> |
|
|
<execution> |
|
|
<execution> |
|
|
<id>sign-artifacts</id> |
|
|
<id>sign-artifacts</id> |
|
|
|