removed gpg signing

Former-commit-id: 9782dddf82265be0f675f5e5f9f9849bfcc5b3ae
This commit is contained in:
Jeremy Long
2013-08-07 22:42:32 -04:00
parent 96eee95596
commit 5db3544683

View File

@@ -209,7 +209,7 @@ along with Dependency-Check. If not, see <http://www.gnu.org/licenses />.
</executions>
</plugin>
<!-- end copy -->
<plugin>
<!--<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.4</version>
@@ -222,7 +222,7 @@ along with Dependency-Check. If not, see <http://www.gnu.org/licenses />.
</goals>
</execution>
</executions>
</plugin>
</plugin>-->
</plugins>
</build>
<dependencies>