Skip to content

Commit 94a1c0d

Browse files
committed
fix gpg plugin version
Signed-off-by: olivier lamy <[email protected]>
1 parent 8558c31 commit 94a1c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ limitations under the License.
387387
<plugin>
388388
<groupId>org.apache.maven.plugins</groupId>
389389
<artifactId>maven-gpg-plugin</artifactId>
390-
<version>3.0.0</version>
390+
<version>1.6</version>
391391
</plugin>
392392
<plugin>
393393
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)