Skip to content

Commit 7efa932

Browse files
committed
removing gpg
1 parent 762fdb1 commit 7efa932

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
@@ -115,20 +115,6 @@
115115
<mainClass>me.lemire.integercompression.benchmarktools.Benchmark</mainClass>
116116
</configuration>
117117
</plugin>
118-
<plugin>
119-
<groupId>org.apache.maven.plugins</groupId>
120-
<artifactId>maven-gpg-plugin</artifactId>
121-
<version>1.4</version>
122-
<executions>
123-
<execution>
124-
<id>sign-artifacts</id>
125-
<phase>verify</phase>
126-
<goals>
127-
<goal>sign</goal>
128-
</goals>
129-
</execution>
130-
</executions>
131-
</plugin>
132118
<plugin>
133119
<groupId>org.apache.maven.plugins</groupId>
134120
<artifactId>maven-javadoc-plugin</artifactId>

0 commit comments

Comments
 (0)