Skip to content

Commit def41bd

Browse files
author
Ben Pedrick
committed
[maven-release-plugin] prepare release opentok-java-sdk-0.91.55
1 parent 5ae955c commit def41bd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,13 @@
4343
<artifactId>maven-surefire-plugin</artifactId>
4444
<version>2.12</version>
4545
</plugin>
46+
<plugin>
47+
<groupId>org.apache.maven.plugins</groupId>
48+
<artifactId>maven-gpg-plugin</artifactId>
49+
<configuration>
50+
<skip>true</skip>
51+
</configuration>
52+
</plugin>
4653
</plugins>
4754
</build>
4855
<dependencies>

0 commit comments

Comments
 (0)