Revision: 6038
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=6038&view=rev
Author: gerdwagner
Date: 2010-12-20 20:50:24 +0000 (Mon, 20 Dec 2010)
Log Message:
-----------
Build failed because of "gpg" password
Modified Paths:
--------------
trunk/sql12/plugins/laf/pom.xml
Modified: trunk/sql12/plugins/laf/pom.xml
===================================================================
--- trunk/sql12/plugins/laf/pom.xml 2010-12-20 14:56:05 UTC (rev 6037)
+++ trunk/sql12/plugins/laf/pom.xml 2010-12-20 20:50:24 UTC (rev 6038)
@@ -322,6 +322,7 @@
</execution>
</executions>
</plugin>
+ <!--
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
@@ -336,6 +337,7 @@
</execution>
</executions>
</plugin>
+ -->
</plugins>
</build>
</project>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|