Skip to content

Commit

Permalink
Fixed maven deploy since GPG plugin was disabled.
Browse files Browse the repository at this point in the history
  • Loading branch information
vinhkhuc committed Oct 7, 2018
1 parent 9b16535 commit a679329
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,6 @@
</goals>
</execution>
</executions>
<configuration>
<skip>true</skip>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit a679329

Please sign in to comment.