Skip to content

Commit 12cf192

Browse files
committed
Update pom.xml
1 parent 21ebbae commit 12cf192

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

pom.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -88,20 +88,6 @@
8888
<artifactId>maven-resources-plugin</artifactId>
8989
<version>2.7</version>
9090
</plugin>
91-
<plugin>
92-
<groupId>org.apache.maven.plugins</groupId>
93-
<artifactId>maven-gpg-plugin</artifactId>
94-
<version>1.6</version>
95-
<executions>
96-
<execution>
97-
<id>sign-artifacts</id>
98-
<phase>verify</phase>
99-
<goals>
100-
<goal>sign</goal>
101-
</goals>
102-
</execution>
103-
</executions>
104-
</plugin>
10591
</plugins>
10692
</build>
10793

0 commit comments

Comments
 (0)