Skip to content

Commit 4484961

Browse files
committed
1
1 parent e57d8fd commit 4484961

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

pom.xml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -819,27 +819,6 @@
819819
</executions>
820820
</plugin>
821821

822-
<plugin>
823-
<groupId>org.apache.maven.plugins</groupId>
824-
<artifactId>maven-gpg-plugin</artifactId>
825-
<version>1.5</version>
826-
<executions>
827-
<execution>
828-
<id>sign-artifacts</id>
829-
<phase>verify</phase>
830-
<goals>
831-
<goal>sign</goal>
832-
</goals>
833-
<configuration>
834-
<gpgArguments>
835-
<arg>--pinentry-mode</arg>
836-
<arg>loopback</arg>
837-
</gpgArguments>
838-
</configuration>
839-
</execution>
840-
</executions>
841-
</plugin>
842-
843822
<plugin>
844823
<groupId>org.ops4j</groupId>
845824
<artifactId>maven-pax-plugin</artifactId>

0 commit comments

Comments
 (0)