Skip to content

Commit

Permalink
Replaced signing code
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Stanford committed May 12, 2017
1 parent bf83f08 commit b776435
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@

<build>
<plugins>
<!-- <plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.5</version>
Expand All @@ -76,7 +76,7 @@
</goals>
</execution>
</executions>
</plugin> -->
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
Expand Down

0 comments on commit b776435

Please sign in to comment.